Qt 5.15
Qt 3D
C++ Classes
QSphereGeometry
Qt 5.15.12 Reference Documentation
List of All Members for QSphereGeometry
This is the complete list of members for
Qt3DExtras::QSphereGeometry
, including inherited members.
enum
PropertyTrackingMode
boundingVolumePositionAttributeChanged
(Qt3DRender::QAttribute *)
defaultPropertyTrackingModeChanged
(Qt3DCore::QNode::PropertyTrackingMode )
enabledChanged
(bool )
generateTangentsChanged
(bool )
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
objectNameChanged
(const QString &)
parentChanged
(QObject *)
radiusChanged
(float )
ringsChanged
(int )
setBoundingVolumePositionAttribute
(Qt3DRender::QAttribute *)
setDefaultPropertyTrackingMode
(Qt3DCore::QNode::PropertyTrackingMode )
setEnabled
(bool )
setGenerateTangents
(bool )
setParent
(Qt3DCore::QNode *)
setRadius
(float )
setRings
(int )
setSlices
(int )
slicesChanged
(int )
boundingVolumePositionAttribute
() const : Qt3DRender::QAttribute *
defaultPropertyTrackingMode
() const : Qt3DCore::QNode::PropertyTrackingMode
generateTangents
() const : bool
indexAttribute
() const : Qt3DRender::QAttribute *
isEnabled
() const : bool
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
normalAttribute
() const : Qt3DRender::QAttribute *
objectName
() const : QString
parentNode
() const : Qt3DCore::QNode *
positionAttribute
() const : Qt3DRender::QAttribute *
radius
() const : float
rings
() const : int
setObjectName
(const QString &)
slices
() const : int
staticMetaObject
:
tangentAttribute
() const : Qt3DRender::QAttribute *
texCoordAttribute
() const : Qt3DRender::QAttribute *