Qt 6.1
Qt 3D
C++ Classes
QSphereGeometry
Qt 6.1.1 Reference Documentation
List of All Members for QSphereGeometry
This is the complete list of members for
Qt3DExtras::QSphereGeometry
, including inherited members.
QSphereGeometry
(Qt3DCore::QNode *)
boundingVolumePositionAttributeChanged
(Qt3DCore::QAttribute *)
enabledChanged
(bool)
generateTangentsChanged
(bool)
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
nodeDestroyed
()
parentChanged
(QObject *)
radiusChanged
(float)
ringsChanged
(int)
setBoundingVolumePositionAttribute
(Qt3DCore::QAttribute *)
setEnabled
(bool)
setGenerateTangents
(bool)
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
generateTangents
() const : bool
id
() const : Qt3DCore::QNodeId
indexAttribute
() const : Qt3DCore::QAttribute *
isEnabled
() const : bool
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
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
tangentAttribute
() const : Qt3DCore::QAttribute *
texCoordAttribute
() const : Qt3DCore::QAttribute *
updateIndices
()
updateVertices
()