Qt 5.15
Qt 3D
C++ Classes
QConeGeometry
Qt 5.15.12 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
(Qt3DRender::QAttribute *)
defaultPropertyTrackingModeChanged
(Qt3DCore::QNode::PropertyTrackingMode )
enabledChanged
(bool )
hasBottomEndcapChanged
(bool )
hasTopEndcapChanged
(bool )
lengthChanged
(float )
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
objectNameChanged
(const QString &)
parentChanged
(QObject *)
ringsChanged
(int )
setBottomRadius
(float )
setBoundingVolumePositionAttribute
(Qt3DRender::QAttribute *)
setDefaultPropertyTrackingMode
(Qt3DCore::QNode::PropertyTrackingMode )
setEnabled
(bool )
setHasBottomEndcap
(bool )
setHasTopEndcap
(bool )
setLength
(float )
setParent
(Qt3DCore::QNode *)
setRings
(int )
setSlices
(int )
setTopRadius
(float )
slicesChanged
(int )
topRadiusChanged
(float )
bottomRadius
() const : float
boundingVolumePositionAttribute
() const : Qt3DRender::QAttribute *
defaultPropertyTrackingMode
() const : Qt3DCore::QNode::PropertyTrackingMode
hasBottomEndcap
() const : bool
hasTopEndcap
() const : bool
indexAttribute
() const : Qt3DRender::QAttribute *
isEnabled
() const : bool
length
() const : float
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
normalAttribute
() const : Qt3DRender::QAttribute *
objectName
() const : QString
parentNode
() const : Qt3DCore::QNode *
positionAttribute
() const : Qt3DRender::QAttribute *
rings
() const : int
setObjectName
(const QString &)
slices
() const : int
staticMetaObject
:
texCoordAttribute
() const : Qt3DRender::QAttribute *
topRadius
() const : float