Qt 5.6
Qt 3D
C++ Classes
Entity
Qt 5.6.2 Reference Documentation
List of All Members for Entity
This is the complete list of members for
Qt3DRender::Render::Entity
, including inherited members.
enum
Mode
Entity
()
~Entity
()
addComponent
(Qt3DCore::QComponent *)
appendChildHandle
(HEntity )
children
() const : QVector<Entity *>
childrenHandles
() const : QVector<HEntity>
cleanup
()
componentHandle
() const : Qt3DCore::QHandle<Backend, INDEXBITS>
componentUuid
() const : Qt3DCore::QNodeId
componentsHandle
() const : QList<Qt3DCore::QHandle<Backend, INDEXBITS> >
componentsUuid
() const : QList<Qt3DCore::QNodeId>
createBackendNode
(QNode *) const : QBackendNode *
d_ptr
: QBackendNodePrivate *
dump
() const
handle
() const : HEntity
hasChildren
() const : bool
isBoundingVolumeDirty
() const : bool
isEnabled
() const : bool
localBoundingVolume
() const : Sphere *
mode
() const : Mode
notifyObservers
(const QSceneChangePtr &)
parent
() const : Entity *
parentHandle
() const : HEntity
peerUuid
() const : QNodeId
removeChildHandle
(HEntity )
removeComponent
(const Qt3DCore::QNodeId &)
renderComponent
() const : Backend *
renderComponents
() const : QList<Backend *>
sceneChangeEvent
(const QSceneChangePtr &)
sceneChangeEvent
(const Qt3DCore::QSceneChangePtr &)
setEnabled
(bool )
setFactory
(const QBackendNodeFactory *)
setHandle
(HEntity )
setNodeManagers
(NodeManagers *)
setParentHandle
(HEntity )
setPeer
(QNode *)
unsetBoundingVolumeDirty
()
updateFromPeer
(QNode *)
updateFromPeer
(Qt3DCore::QNode *)
worldBoundingVolume
() const : Sphere *
worldBoundingVolumeWithChildren
() const : Sphere *
worldTransform
() : QMatrix4x4 *
worldTransform
() const : const QMatrix4x4 *