Qt 5.15
Qt 3D
C++ Classes
QCuboidGeometry
Qt 5.15.11 Reference Documentation
List of All Members for QCuboidGeometry
This is the complete list of members for
Qt3DExtras::QCuboidGeometry
, including inherited members.
enum
PropertyTrackingMode
QCuboidGeometry
(QNode *)
boundingVolumePositionAttributeChanged
(QAttribute *)
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
nodeDestroyed
()
parentChanged
(QObject *)
setBoundingVolumePositionAttribute
(QAttribute *)
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setParent
(QNode *)
setXExtent
(float )
setXYMeshResolution
(const QSize &)
setXZMeshResolution
(const QSize &)
setYExtent
(float )
setYZMeshResolution
(const QSize &)
setZExtent
(float )
xExtentChanged
(float )
xyMeshResolutionChanged
(const QSize &)
xzMeshResolutionChanged
(const QSize &)
yExtentChanged
(float )
yzMeshResolutionChanged
(const QSize &)
zExtentChanged
(float )
addAttribute
(Qt3DRender::QAttribute *)
attributes
() const : QVector<QAttribute *>
blockNotifications
(bool ) : bool
boundingVolumePositionAttribute
() const : QAttribute *
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
defaultPropertyTrackingMode
() const : PropertyTrackingMode
id
() const : QNodeId
indexAttribute
() const : Qt3DRender::QAttribute *
isEnabled
() const : bool
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
normalAttribute
() const : Qt3DRender::QAttribute *
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentNode
() const : QNode *
positionAttribute
() const : Qt3DRender::QAttribute *
propertyTracking
(const QString &) const : PropertyTrackingMode
removeAttribute
(Qt3DRender::QAttribute *)
setPropertyTracking
(const QString &, PropertyTrackingMode )
tangentAttribute
() const : Qt3DRender::QAttribute *
texCoordAttribute
() const : Qt3DRender::QAttribute *
updateIndices
()
updateVertices
()
xExtent
() const : float
xyMeshResolution
() const : QSize
xzMeshResolution
() const : QSize
yExtent
() const : float
yzMeshResolution
() const : QSize
zExtent
() const : float