Qt 5.15
Qt 3D
C++ Classes
QGeometry
Qt 5.15.16 Reference Documentation
List of All Members for QGeometry
This is the complete list of members for
Qt3DRender::QGeometry
, including inherited members.
enum
PropertyTrackingMode
QGeometry
(Qt3DCore::QNode *)
boundingVolumePositionAttributeChanged
(Qt3DRender::QAttribute *)
defaultPropertyTrackingModeChanged
(Qt3DCore::QNode::PropertyTrackingMode )
enabledChanged
(bool )
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
nodeDestroyed
()
parentChanged
(QObject *)
setBoundingVolumePositionAttribute
(Qt3DRender::QAttribute *)
setDefaultPropertyTrackingMode
(Qt3DCore::QNode::PropertyTrackingMode )
setEnabled
(bool )
setParent
(Qt3DCore::QNode *)
addAttribute
(Qt3DRender::QAttribute *)
attributes
() const : QVector<Qt3DRender::QAttribute *>
blockNotifications
(bool ) : bool
boundingVolumePositionAttribute
() const : Qt3DRender::QAttribute *
childNodes
() const : Qt3DCore::QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
defaultPropertyTrackingMode
() const : Qt3DCore::QNode::PropertyTrackingMode
id
() const : Qt3DCore::QNodeId
isEnabled
() const : bool
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
notificationsBlocked
() const : bool
notifyObservers
(const Qt3DCore::QSceneChangePtr &)
parentNode
() const : Qt3DCore::QNode *
propertyTracking
(const QString &) const : Qt3DCore::QNode::PropertyTrackingMode
removeAttribute
(Qt3DRender::QAttribute *)
setPropertyTracking
(const QString &, Qt3DCore::QNode::PropertyTrackingMode )