5#include <CesiumGltf/Library.h>
6#include <CesiumGltf/NamedObject.h>
19 static constexpr const char* TypeName =
20 "ExtensionModelKhrMaterialsVariantsValue";
38 accum += int64_t(this->name.capacity() *
sizeof(
char));
Classes for working with glTF models.
An object defining a valid material variant.
std::string name
The name of the material variant.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
The base class for objects in a glTF that have a name.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...