Qt 6.4
Qt 3D
C++ Classes
Qt3DExtras
QTorusGeometry
Qt 6.4.2 Reference Documentation
List of All Members for QTorusGeometry
This is the complete list of members for
Qt3DExtras::QTorusGeometry
, including inherited members.
QTorusGeometry
(Qt3DCore::QNode *)
boundingVolumePositionAttributeChanged
(Qt3DCore::QAttribute *)
enabledChanged
(bool)
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
minorRadiusChanged
(float)
nodeDestroyed
()
parentChanged
(QObject *)
radiusChanged
(float)
ringsChanged
(int)
setBoundingVolumePositionAttribute
(Qt3DCore::QAttribute *)
setEnabled
(bool)
setMinorRadius
(float)
setParent
(Qt3DCore::QNode *)
setRadius
(float)
setRings
(int)
setSlices
(int)
slicesChanged
(int)
addAttribute
(Qt3DCore::QAttribute *)
attributes
() const : QList<Qt3DCore::QAttribute *>
blockNotifications
(bool) : bool
boundingVolumePositionAttribute
() const : Qt3DCore::QAttribute *
childNodes
() const : Qt3DCore::QNodeVector
id
() const : Qt3DCore::QNodeId
indexAttribute
() const : Qt3DCore::QAttribute *
isEnabled
() const : bool
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
minorRadius
() const : float
normalAttribute
() const : Qt3DCore::QAttribute *
notificationsBlocked
() const : bool
parentNode
() const : Qt3DCore::QNode *
positionAttribute
() const : Qt3DCore::QAttribute *
radius
() const : float
removeAttribute
(Qt3DCore::QAttribute *)
rings
() const : int
slices
() const : int
texCoordAttribute
() const : Qt3DCore::QAttribute *
updateIndices
()
updateVertices
()