Module qtjambi.qt3dcore
Package io.qt.qt3d.core
package io.qt.qt3d.core
-
ClassDescriptionThe base class for aspects that provide a vertical slice of behaviorA skeleton contains the joints for a skinned meshUsed to calculate skinning transform matrices and set them on shadersResponsible for handling all the QAbstractAspect subclasses that have been registered with the sceneJava wrapper for Qt enum
Qt3DCore::QAspectEngine::RunMode
Base class for jobs executed in an aspectBase class for all Qt3D backend nodesJava wrapper for Qt enumQt3DCore::QBackendNode::Mode
Creates and maps backend nodes to their respective frontend nodesBase class of scene nodes that can be aggregated by Qt3DCore::QEntity instances as a componentUsed to notify when a component is added to an entityUsed to notify when a component is removed from an entityUsed to notify when a dynamic property value is updatedQt3DCore::QEntity is a Qt3DCore::QNode subclass that can aggregate several Qt3DCore::QComponent instances that will specify its behaviorUsed to transforms parts of skinned meshesThe base class of all Qt3D node classes used to build a Qt3D sceneJava wrapper for Qt enumQt3DCore::QNode::PropertyTrackingMode
The base class for all CommandRequested QSceneChange eventsThe base class for all NodeCreated QSceneChange eventsUsed to notify when a node is destroyedUniquely identifies a QNodeJava wrapper for Qt classQt3DCore::QNodeIdTypePair
Used to notify when a node is added to a propertyUsed to notify when a node is removed from a propertyUsed to notify when a property value is updatedThe base class for all PropertyUpdated QSceneChange eventsUsed to notify when a value is added to a propertyThe base class for all PropertyValueAdded QSceneChange eventsUsed to notify when a value is added to a propertyThe base class for all PropertyValueRemoved QSceneChange eventsBase class for changes that can be sent and received by Qt3D's change notification systemJava wrapper for Qt enumQt3DCore::QSceneChange::DeliveryFlag
QFlags
type for enumQSceneChange.DeliveryFlag
Holds the data for a skeleton to be used with skinned meshesUsed to load a skeleton of joints from fileJava wrapper for Qt enumQt3DCore::QSkeletonLoader::Status
The base class for all static PropertyUpdated QSceneChange eventsThe base class for all static PropertyValueAdded QSceneChange eventsThe base class for all static PropertyValueRemoved QSceneChange eventsContains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D frameworkDeprecated.QFlags
type for enumQt3DCore.ChangeFlag
Used to perform transforms on meshes