Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::VertexAttributeDataExt Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::VertexAttributeDataExt:

Public Attributes

VertexAttributeData aData
 
IntVector4D boneIndexes
 
QVector4D boneWeights
 
QVector< VertexAttributeDatatargetAData
 

Detailed Description

Definition at line 61 of file assimputils.cpp.

Member Data Documentation

◆ aData

VertexAttributeData QT_BEGIN_NAMESPACE::VertexAttributeDataExt::aData

Definition at line 62 of file assimputils.cpp.

◆ boneIndexes

IntVector4D QT_BEGIN_NAMESPACE::VertexAttributeDataExt::boneIndexes

Definition at line 63 of file assimputils.cpp.

◆ boneWeights

QVector4D QT_BEGIN_NAMESPACE::VertexAttributeDataExt::boneWeights

Definition at line 64 of file assimputils.cpp.

◆ targetAData

QVector< VertexAttributeData > QT_BEGIN_NAMESPACE::VertexAttributeDataExt::targetAData

Definition at line 65 of file assimputils.cpp.


The documentation for this struct was generated from the following file: