Qt 6.4
Qt 3D
C++ Classes
Qt3DExtras
QConeGeometry
Qt 6.4.1 Reference Documentation
List of All Members for QConeGeometry
This is the complete list of members for
Qt3DExtras::QConeGeometry
, including inherited members.
bottomRadiusChanged
(float)
boundingVolumePositionAttributeChanged
(Qt3DCore::QAttribute *)
hasBottomEndcapChanged
(bool)
hasTopEndcapChanged
(bool)
lengthChanged
(float)
maxExtentChanged
(const QVector3D &)
minExtentChanged
(const QVector3D &)
ringsChanged
(int)
setBottomRadius
(float)
setBoundingVolumePositionAttribute
(Qt3DCore::QAttribute *)
setHasBottomEndcap
(bool)
setHasTopEndcap
(bool)
setLength
(float)
setRings
(int)
setSlices
(int)
setTopRadius
(float)
slicesChanged
(int)
topRadiusChanged
(float)
addAttribute
(Qt3DCore::QAttribute *)
attributes
() const : QList<Qt3DCore::QAttribute *>
bottomRadius
() const : float
boundingVolumePositionAttribute
() const : Qt3DCore::QAttribute *
hasBottomEndcap
() const : bool
hasTopEndcap
() const : bool
indexAttribute
() const : Qt3DCore::QAttribute *
length
() const : float
maxExtent
() const : QVector3D
minExtent
() const : QVector3D
normalAttribute
() const : Qt3DCore::QAttribute *
positionAttribute
() const : Qt3DCore::QAttribute *
removeAttribute
(Qt3DCore::QAttribute *)
rings
() const : int
slices
() const : int
texCoordAttribute
() const : Qt3DCore::QAttribute *
topRadius
() const : float
updateIndices
()
updateVertices
()