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)
hasBottomEndcapChanged
(bool)
hasTopEndcapChanged
(bool)
lengthChanged
(float)
ringsChanged
(int)
setBottomRadius
(float)
setHasBottomEndcap
(bool)
setHasTopEndcap
(bool)
setLength
(float)
setRings
(int)
setSlices
(int)
setTopRadius
(float)
slicesChanged
(int)
topRadiusChanged
(float)
bottomRadius
() const : float
hasBottomEndcap
() const : bool
hasTopEndcap
() const : bool
indexAttribute
() const : Qt3DCore::QAttribute *
length
() const : float
normalAttribute
() const : Qt3DCore::QAttribute *
positionAttribute
() const : Qt3DCore::QAttribute *
rings
() const : int
slices
() const : int
texCoordAttribute
() const : Qt3DCore::QAttribute *
topRadius
() const : float
updateIndices
()
updateVertices
()