5 #include "CesiumGltf/Library.h"
7 #include <CesiumUtility/ExtensibleObject.h>
21 static inline constexpr
const char* TypeName =
"AccessorSparseValues";
28 int32_t bufferView = -1;
33 int64_t byteOffset = 0;
Classes for working with glTF models.
An object pointing to a buffer view containing the deviating accessor values. The number of elements ...
The base class for objects that have extensions and extras.