5#include <CesiumGltf/Library.h>
6#include <CesiumUtility/ExtensibleObject.h>
20 "ExtensionKhrGaussianSplattingCompressionSpz2";
24 "KHR_gaussian_splatting_compression_spz_2";
Classes for working with glTF models.
Compressed data for SPZ v2 primitive.
static constexpr const char * ExtensionName
The official name of the extension. This should be the same as its key in the extensions object.
static constexpr const char * TypeName
The original name of this type.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
int32_t bufferView
The index of the bufferView.
The base class for objects that have extensions and extras.
int64_t getSizeBytes() const
Calculates the size in bytes of this ExtensibleObject, including all of its extras but NOT including ...