![]() |
Qt 6.x
The Qt SDK
|
Public Attributes | |
QByteArray | positionData |
QByteArray | normalData |
QByteArray | uv0Data |
QByteArray | uv1Data |
QByteArray | tangentData |
QByteArray | binormalData |
QByteArray | vertexColorData |
Definition at line 265 of file assimputils.cpp.
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::binormalData |
Definition at line 271 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::normalData |
Definition at line 267 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::positionData |
Definition at line 266 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::tangentData |
Definition at line 270 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv0Data |
Definition at line 268 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv1Data |
Definition at line 269 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().
QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::vertexColorData |
Definition at line 272 of file assimputils.cpp.
Referenced by QT_BEGIN_NAMESPACE::VertexBufferDataExt::addVertexAttributeData(), and QT_BEGIN_NAMESPACE::VertexBufferDataExt::createEntries().