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