![]() |
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 256 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::binormalData |
Definition at line 262 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::normalData |
Definition at line 258 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::positionData |
Definition at line 257 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::tangentData |
Definition at line 261 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv0Data |
Definition at line 259 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::uv1Data |
Definition at line 260 of file assimputils.cpp.
| QByteArray QT_BEGIN_NAMESPACE::VertexBufferData::vertexColorData |
Definition at line 263 of file assimputils.cpp.