Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
VertexAttributeData | aData |
IntVector4D | boneIndexes |
QVector4D | boneWeights |
QVector< VertexAttributeData > | targetAData |
Definition at line 61 of file assimputils.cpp.
VertexAttributeData QT_BEGIN_NAMESPACE::VertexAttributeDataExt::aData |
Definition at line 62 of file assimputils.cpp.
IntVector4D QT_BEGIN_NAMESPACE::VertexAttributeDataExt::boneIndexes |
Definition at line 63 of file assimputils.cpp.
QVector4D QT_BEGIN_NAMESPACE::VertexAttributeDataExt::boneWeights |
Definition at line 64 of file assimputils.cpp.
QVector< VertexAttributeData > QT_BEGIN_NAMESPACE::VertexAttributeDataExt::targetAData |
Definition at line 65 of file assimputils.cpp.