Qt3DCore Namespace
Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D framework. More...
Header: | #include <Qt3DCore> |
qmake: | QT += 3dcore |
Classes
class | QNodeId |
Types
typedef | QAspectJobPtr |
typedef | QBackendNodeMapperPtr |
typedef | QComponentVector |
typedef | QEntityPtr |
typedef | QNodeDestroyedChangePtr |
typedef | QNodeIdVector |
Detailed Description
Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D framework.
Type Documentation
typedef Qt3DCore::QAspectJobPtr
A shared pointer for QAspectJob.
typedef Qt3DCore::QBackendNodeMapperPtr
typedef Qt3DCore::QComponentVector
List of QComponent pointers.
typedef Qt3DCore::QEntityPtr
typedef Qt3DCore::QNodeDestroyedChangePtr
A shared pointer for QNodeDestroyedChange.
typedef Qt3DCore::QNodeIdVector
A vector of QNodeIds.