Qt 6.8
Qt 3D
C++ Classes
Qt3DCore (Deprecated)
QGeometryView
Qt 6.8.2 Reference Documentation
List of All Members for QGeometryView
This is the complete list of members for
Qt3DCore::QGeometryView
, including inherited members.
enum
PrimitiveType
QGeometryView
(Qt3DCore::QNode *)
blockNotifications
(bool) : bool
childNodes
() const : Qt3DCore::QNodeVector
enabledChanged
(bool)
firstInstance
() const : int
firstInstanceChanged
(int)
firstVertex
() const : int
firstVertexChanged
(int)
geometry
() const : Qt3DCore::QGeometry *
geometryChanged
(Qt3DCore::QGeometry *)
id
() const : Qt3DCore::QNodeId
indexBufferByteOffset
() const : int
indexBufferByteOffsetChanged
(int)
indexOffset
() const : int
indexOffsetChanged
(int)
instanceCount
() const : int
instanceCountChanged
(int)
isEnabled
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
parentChanged
(QObject *)
parentNode
() const : Qt3DCore::QNode *
primitiveRestartEnabled
() const : bool
primitiveRestartEnabledChanged
(bool)
primitiveType
() const : Qt3DCore::QGeometryView::PrimitiveType
primitiveTypeChanged
(Qt3DCore::QGeometryView::PrimitiveType)
restartIndexValue
() const : int
restartIndexValueChanged
(int)
setEnabled
(bool)
setFirstInstance
(int)
setFirstVertex
(int)
setGeometry
(Qt3DCore::QGeometry *)
setIndexBufferByteOffset
(int)
setIndexOffset
(int)
setInstanceCount
(int)
setParent
(Qt3DCore::QNode *)
setPrimitiveRestartEnabled
(bool)
setPrimitiveType
(Qt3DCore::QGeometryView::PrimitiveType)
setRestartIndexValue
(int)
setVertexCount
(int)
setVerticesPerPatch
(int)
vertexCount
() const : int
vertexCountChanged
(int)
verticesPerPatch
() const : int
verticesPerPatchChanged
(int)