Qt 5.15
Qt Quick 3D
C++ Classes
QQuick3DGeometry
Qt Quick 3D | Commercial or GPLv3
List of All Members for QQuick3DGeometry
This is the complete list of members for
QQuick3DGeometry
, including inherited members.
nameChanged
()
parentChanged
()
setName
(const QString &)
setParentItem
(QQuick3DObject *)
stateChanged
()
addAttribute
(Attribute::Semantic , int , Attribute::ComponentType )
addAttribute
(const Attribute &)
attribute
(int ) const : Attribute
attributeCount
() const : int
boundsMax
() const : QVector3D
boundsMin
() const : QVector3D
clear
()
indexBuffer
() const : QByteArray
name
() const : QString
parentItem
() const : QQuick3DObject *
primitiveType
() const : PrimitiveType
setBounds
(const QVector3D &, const QVector3D &)
setIndexData
(const QByteArray &)
setPrimitiveType
(PrimitiveType )
setState
(const QString &)
setStride
(int )
setVertexData
(const QByteArray &)
state
() const : QString
stride
() const : int
vertexBuffer
() const : QByteArray