Qt 5.9
Qt 3D
C++ Classes
Entity
Qt 5.9.7 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 *)
addComponent
(Qt3DCore::QNodeIdTypePair )
appendChildHandle
(HEntity )
children
() const : QVector<Entity *>
childrenHandles
() const : QVector<HEntity>
cleanup
()
componentHandle
() const : Qt3DCore::QHandle<Backend>
componentUuid
() const : Qt3DCore::QNodeId
componentsHandle
() const : QVector<Qt3DCore::QHandle<Backend> >
componentsUuid
() const : QVector<Qt3DCore::QNodeId>
containsComponentsOfType
() const : bool
containsComponentsOfType
() const : bool
d_ptr
: QBackendNodePrivate *
dump
() const
handle
() const : HEntity
hasChildren
() const : bool
isBoundingVolumeDirty
() const : bool
isEnabled
() const : bool
isTreeEnabled
() const : bool
localBoundingVolume
() const : Sphere *
m_renderer
: AbstractRenderer *
markDirty
(AbstractRenderer::BackendNodeDirtySet )
mode
() const : Mode
notifyObservers
(const QSceneChangePtr &)
parent
() const : Entity *
parentHandle
() const : HEntity
peerId
() const : QNodeId
removeChildHandle
(HEntity )
removeComponent
(Qt3DCore::QNodeId )
renderComponent
() const : Backend *
renderComponents
() const : QVector<Backend *>
renderer
() const : AbstractRenderer *
resourceAccessor
() : QSharedPointer<RenderBackendResourceAccessor>
sceneChangeEvent
(const QSceneChangePtr &)
sceneChangeEvent
(const Qt3DCore::QSceneChangePtr &)
setEnabled
(bool )
setHandle
(HEntity )
setNodeManagers
(NodeManagers *)
setParentHandle
(HEntity )
setRenderer
(AbstractRenderer *)
setTreeEnabled
(bool )
unsetBoundingVolumeDirty
()
worldBoundingVolume
() const : Sphere *
worldBoundingVolumeWithChildren
() const : Sphere *
worldTransform
() : QMatrix4x4 *
worldTransform
() const : const QMatrix4x4 *