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 | QNodeCreatedChange | 
Types
| typedef | QAspectJobPtr | 
| typedef | QBackendNodeMapperPtr | 
| typedef | QComponentVector | 
| typedef | QEntityPtr | 
| typedef | QNodeCommandPtr | 
| typedef | QNodeCreatedChangeBasePtr | 
| typedef | QNodePtr | 
| typedef | QNodeVector | 
Functions
| int | qIdForNode(Qt3DCore::QNode *) | 
| int | qIdsForNodes(const T &) | 
Detailed Description
Type Documentation
typedef QAspectJobPtr
A shared pointer for QAspectJob.
typedef QBackendNodeMapperPtr
A shared pointer for QBackendNodeMapper.
typedef QComponentVector
List of QComponent pointers.
typedef QEntityPtr
A shared pointer for QEntity.
typedef QNodeCommandPtr
A shared pointer for QNodeCommand.
typedef QNodeCreatedChangeBasePtr
A shared pointer for QNodeCreatedChangeBase.
typedef QNodePtr
A shared pointer for QNode.
typedef QNodeVector
List of QNode pointers.