Qt 5.6
Qt 3D
C++ Classes
QAttribute
Qt 5.6.3 Reference Documentation
List of All Members for QAttribute
This is the complete list of members for
Qt3DRender::QAttribute
, including inherited members.
enum
AttributeType
enum
DataType
QAttribute
(Qt3DCore::QNode *)
QAttribute
(QBuffer *, DataType , uint , int , int , int )
QAttribute
(QBuffer *, const QString &, DataType , uint , int , int , int )
~QAttribute
()
asVector2D
() const : QVector<QVector2D>
asVector2D
() const : QVector<QVector2D>
asVector3D
() const : QVector<QVector3D>
asVector3D
() const : QVector<QVector3D>
asVector4D
() const : QVector<QVector4D>
asVector4D
() const : QVector<QVector4D>
attributeType
() const : AttributeType
attributeTypeChanged
(AttributeType )
blockNotifications
(bool ) : bool
buffer
() const : QAbstractBuffer *
buffer
() const : QBuffer *
bufferChanged
(QAbstractBuffer *)
byteOffset
() const : uint
byteOffsetChanged
(uint )
byteStride
() const : uint
byteStrideChanged
(uint )
childrenNodes
() const : QNodeList
cleanup
()
clone
(QNode *) : QNode *
copy
(const QNode *)
copy
(const Qt3DCore::QNode *)
count
() const : uint
countChanged
(uint )
dataSize
() const : uint
dataSizeChanged
(uint )
dataType
() const : DataType
dataTypeChanged
(DataType )
defaultColorAttributeName
() : QString
defaultNormalAttributeName
() : QString
defaultPositionAttributeName
() : QString
defaultTangentAttributeName
() : QString
defaultTextureCoordinateAttributeName
() : QString
divisor
() const : uint
divisorChanged
(uint )
dump
(int )
dump
(int )
enabledChanged
(bool )
id
() const : const QNodeId
isEnabled
() const : bool
name
() const : QString
nameChanged
(const QString &)
notificationsBlocked
() const : bool
parentChanged
(QObject *)
parentNode
() const : QNode *
sceneChangeEvent
(const QSceneChangePtr &)
setAttributeType
(AttributeType )
setBuffer
(QAbstractBuffer *)
setByteOffset
(uint )
setByteStride
(uint )
setCount
(uint )
setDataSize
(uint )
setDataType
(DataType )
setDivisor
(uint )
setEnabled
(bool )
setName
(const QString &)
setParent
(QNode *)