5#include <CesiumGltf/ExtensionMeshPrimitiveKhrMaterialsVariantsMappingsValue.h>
6#include <CesiumGltf/Library.h>
7#include <CesiumUtility/ExtensibleObject.h>
21 "ExtensionMeshPrimitiveKhrMaterialsVariants";
55 value.getSizeBytes() -
Classes for working with glTF models.
ExtensionMeshPrimitiveKhrMaterialsVariants Mappings Value.
KHR_materials_variants glTF Mesh Primitive Extension.
std::vector< CesiumGltf::ExtensionMeshPrimitiveKhrMaterialsVariantsMappingsValue > mappings
A list of material to variant mappings.
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,...
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 ...