![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssggltfdocument_p.h>
Public Attributes | |
| qint64 | count = 0 |
| int | indicesBufferView = -1 |
| qint64 | indicesByteOffset = 0 |
| ComponentType | indicesComponentType = ComponentType::UnsignedInt |
| int | valuesBufferView = -1 |
| qint64 | valuesByteOffset = 0 |
Definition at line 91 of file qssggltfdocument_p.h.
| qint64 QSSGGltf::Accessor::Sparse::count = 0 |
Definition at line 93 of file qssggltfdocument_p.h.
| int QSSGGltf::Accessor::Sparse::indicesBufferView = -1 |
Definition at line 94 of file qssggltfdocument_p.h.
| qint64 QSSGGltf::Accessor::Sparse::indicesByteOffset = 0 |
Definition at line 95 of file qssggltfdocument_p.h.
| ComponentType QSSGGltf::Accessor::Sparse::indicesComponentType = ComponentType::UnsignedInt |
Definition at line 96 of file qssggltfdocument_p.h.
| int QSSGGltf::Accessor::Sparse::valuesBufferView = -1 |
Definition at line 97 of file qssggltfdocument_p.h.
| qint64 QSSGGltf::Accessor::Sparse::valuesByteOffset = 0 |
Definition at line 98 of file qssggltfdocument_p.h.