Qt 5.7
Qt 3D
C++ Classes
QAttribute
Qt 5.7.0 Reference Documentation
List of All Members for QAttribute
This is the complete list of members for
Qt3DRender::QAttribute
, including inherited members.
enum
AttributeType
enum
VertexBaseType
QAttribute
(QNode *)
QAttribute
(QBuffer *, VertexBaseType , uint , uint , uint , uint , QNode *)
QAttribute
(QBuffer *, const QString &, VertexBaseType , uint , uint , uint , uint , QNode *)
attributeType
() const : AttributeType
attributeTypeChanged
(AttributeType )
blockNotifications
(bool ) : bool
buffer
() const : QBuffer *
bufferChanged
(QBuffer *)
byteOffset
() const : uint
byteOffsetChanged
(uint )
byteStride
() const : uint
byteStrideChanged
(uint )
childNodes
() const : QNodeVector
count
() const : uint
countChanged
(uint )
dataSizeChanged
(uint )
dataTypeChanged
(VertexBaseType )
defaultColorAttributeName
() : QString
defaultNormalAttributeName
() : QString
defaultPositionAttributeName
() : QString
defaultTangentAttributeName
() : QString
defaultTextureCoordinateAttributeName
() : QString
divisor
() const : uint
divisorChanged
(uint )
enabledChanged
(bool )
id
() const : QNodeId
isEnabled
() const : bool
name
() const : QString
nameChanged
(const QString &)
nodeDestroyed
()
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentChanged
(QObject *)
parentNode
() const : QNode *
sceneChangeEvent
(const QSceneChangePtr &)
setAttributeType
(AttributeType )
setBuffer
(QBuffer *)
setByteOffset
(uint )
setByteStride
(uint )
setCount
(uint )
setDataSize
(uint )
setDataType
(VertexBaseType )
setDivisor
(uint )
setEnabled
(bool )
setName
(const QString &)
setParent
(QNode *)
vertexBaseType
() const : VertexBaseType
vertexSize
() const : uint