Qt 5.9
Qt 3D
C++ Classes
QSphereGeometry
Qt 5.9.9 Reference Documentation
List of All Members for QSphereGeometry
This is the complete list of members for
Qt3DExtras::QSphereGeometry
, including inherited members.
enum
PropertyTrackingMode
QSphereGeometry
(QNode *)
addAttribute
(Qt3DRender::QAttribute *)
attributes
() const : QVector<QAttribute *>
blockNotifications
(bool ) : bool
boundingVolumePositionAttribute
() const : QAttribute *
boundingVolumePositionAttributeChanged
(QAttribute *)
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
defaultPropertyTrackingMode
() const : PropertyTrackingMode
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
generateTangents
() const : bool
generateTangentsChanged
(bool )
id
() const : QNodeId
indexAttribute
() const : Qt3DRender::QAttribute *
isEnabled
() const : bool
nodeDestroyed
()
normalAttribute
() const : Qt3DRender::QAttribute *
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentChanged
(QObject *)
parentNode
() const : QNode *
positionAttribute
() const : Qt3DRender::QAttribute *
propertyTracking
(const QString &) const : PropertyTrackingMode
radius
() const : float
radiusChanged
(float )
removeAttribute
(Qt3DRender::QAttribute *)
rings
() const : int
ringsChanged
(int )
sceneChangeEvent
(const QSceneChangePtr &)
setBoundingVolumePositionAttribute
(QAttribute *)
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setGenerateTangents
(bool )
setParent
(QNode *)
setPropertyTracking
(const QString &, PropertyTrackingMode )
setRadius
(float )
setRings
(int )
setSlices
(int )
slices
() const : int
slicesChanged
(int )
tangentAttribute
() const : Qt3DRender::QAttribute *
texCoordAttribute
() const : Qt3DRender::QAttribute *
updateIndices
()
updateVertices
()