Qt 5.15
Qt 3D
C++ Classes
QTorusGeometry
Qt 5.15.16 Reference Documentation
List of All Members for QTorusGeometry
This is the complete list of members for
Qt3DExtras::QTorusGeometry
, including inherited members.
enum
PropertyTrackingMode
QTorusGeometry
(Qt3DCore::QNode *)
boundingVolumePositionAttributeChanged
(Qt3DRender::QAttribute *)
defaultPropertyTrackingModeChanged
(Qt3DCore::QNode::PropertyTrackingMode )
enabledChanged
(bool )
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
minorRadiusChanged
(float )
nodeDestroyed
()
parentChanged
(QObject *)
radiusChanged
(float )
ringsChanged
(int )
setBoundingVolumePositionAttribute
(Qt3DRender::QAttribute *)
setDefaultPropertyTrackingMode
(Qt3DCore::QNode::PropertyTrackingMode )
setEnabled
(bool )
setMinorRadius
(float )
setParent
(Qt3DCore::QNode *)
setRadius
(float )
setRings
(int )
setSlices
(int )
slicesChanged
(int )
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
indexAttribute
() const : Qt3DRender::QAttribute *
isEnabled
() const : bool
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
minorRadius
() const : float
normalAttribute
() const : Qt3DRender::QAttribute *
notificationsBlocked
() const : bool
notifyObservers
(const Qt3DCore::QSceneChangePtr &)
parentNode
() const : Qt3DCore::QNode *
positionAttribute
() const : Qt3DRender::QAttribute *
propertyTracking
(const QString &) const : Qt3DCore::QNode::PropertyTrackingMode
radius
() const : float
removeAttribute
(Qt3DRender::QAttribute *)
rings
() const : int
setPropertyTracking
(const QString &, Qt3DCore::QNode::PropertyTrackingMode )
slices
() const : int
texCoordAttribute
() const : Qt3DRender::QAttribute *
updateIndices
()
updateVertices
()