Qt 6.2
Qt 3D
C++ Classes
QGeometryRenderer
Qt 6.2.2 Reference Documentation
List of All Members for QGeometryRenderer
This is the complete list of members for
Qt3DRender::QGeometryRenderer
, including inherited members.
enum
PrimitiveType
QGeometryRenderer
(Qt3DCore::QNode *)
addedToEntity
(Qt3DCore::QEntity *)
enabledChanged
(bool)
firstInstanceChanged
(int)
firstVertexChanged
(int)
geometryChanged
(Qt3DCore::QGeometry *)
implicitMaxPointChanged
(const QVector3D &)
implicitMinPointChanged
(const QVector3D &)
implicitPointsValidChanged
(bool)
indexBufferByteOffsetChanged
(int)
indexOffsetChanged
(int)
instanceCountChanged
(int)
maxPointChanged
(QVector3D)
minPointChanged
(QVector3D)
nodeDestroyed
()
parentChanged
(QObject *)
primitiveRestartEnabledChanged
(bool)
primitiveTypeChanged
(Qt3DRender::QGeometryRenderer::PrimitiveType)
removedFromEntity
(Qt3DCore::QEntity *)
restartIndexValueChanged
(int)
setEnabled
(bool)
setFirstInstance
(int)
setFirstVertex
(int)
setGeometry
(Qt3DCore::QGeometry *)
setIndexBufferByteOffset
(int)
setIndexOffset
(int)
setInstanceCount
(int)
setMaxPoint
(const QVector3D &)
setMinPoint
(const QVector3D &)
setParent
(Qt3DCore::QNode *)
setPrimitiveRestartEnabled
(bool)
setPrimitiveType
(Qt3DRender::QGeometryRenderer::PrimitiveType)
setRestartIndexValue
(int)
setShareable
(bool)
setSortIndex
(float)
setVertexCount
(int)
setVerticesPerPatch
(int)
setView
(Qt3DCore::QGeometryView *)
shareableChanged
(bool)
sortIndexChanged
(float)
updateImplicitBounds
() : bool
vertexCountChanged
(int)
verticesPerPatchChanged
(int)
viewChanged
(Qt3DCore::QGeometryView *)
areImplicitPointsValid
() const : bool
blockNotifications
(bool) : bool
childNodes
() const : Qt3DCore::QNodeVector
entities
() const : QList<Qt3DCore::QEntity *>
firstInstance
() const : int
firstVertex
() const : int
geometry
() const : Qt3DCore::QGeometry *
id
() const : Qt3DCore::QNodeId
implicitMaxPoint
() const : QVector3D
implicitMinPoint
() const : QVector3D
indexBufferByteOffset
() const : int
indexOffset
() const : int
instanceCount
() const : int
isEnabled
() const : bool
isShareable
() const : bool
maxPoint
() const : QVector3D
minPoint
() const : QVector3D
notificationsBlocked
() const : bool
parentNode
() const : Qt3DCore::QNode *
primitiveRestartEnabled
() const : bool
primitiveType
() const : Qt3DRender::QGeometryRenderer::PrimitiveType
restartIndexValue
() const : int
sortIndex
() const : float
vertexCount
() const : int
verticesPerPatch
() const : int
view
() const : Qt3DCore::QGeometryView *