Qt 5.15
Qt 3D
C++ Classes
QConeGeometry
Qt 5.15.11 Reference Documentation
List of All Members for QConeGeometry
This is the complete list of members for
Qt3DExtras::QConeGeometry
, including inherited members.
enum
PropertyTrackingMode
bottomRadiusChanged
(float )
boundingVolumePositionAttributeChanged
(QAttribute *)
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
hasBottomEndcapChanged
(bool )
hasTopEndcapChanged
(bool )
lengthChanged
(float )
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
nodeDestroyed
()
parentChanged
(QObject *)
ringsChanged
(int )
setBottomRadius
(float )
setBoundingVolumePositionAttribute
(QAttribute *)
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setHasBottomEndcap
(bool )
setHasTopEndcap
(bool )
setLength
(float )
setParent
(QNode *)
setRings
(int )
setSlices
(int )
setTopRadius
(float )
slicesChanged
(int )
topRadiusChanged
(float )
addAttribute
(Qt3DRender::QAttribute *)
attributes
() const : QVector<QAttribute *>
blockNotifications
(bool ) : bool
bottomRadius
() const : float
boundingVolumePositionAttribute
() const : QAttribute *
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
defaultPropertyTrackingMode
() const : PropertyTrackingMode
hasBottomEndcap
() const : bool
hasTopEndcap
() const : bool
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
removeAttribute
(Qt3DRender::QAttribute *)
rings
() const : int
setPropertyTracking
(const QString &, PropertyTrackingMode )
slices
() const : int
texCoordAttribute
() const : Qt3DRender::QAttribute *
topRadius
() const : float
updateIndices
()
updateVertices
()