![]() |
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 | |
| 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.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::normalData |
Definition at line 267 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::positionData |
Definition at line 266 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::tangentData |
Definition at line 270 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv0Data |
Definition at line 268 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv1Data |
Definition at line 269 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::vertexColorData |
Definition at line 272 of file assimputils.cpp.