5 #include "CesiumGltf/Library.h"
7 #include <CesiumUtility/ExtensibleObject.h>
20 static inline constexpr
const char* TypeName =
21 "ExtensionNodeMaxarMeshVariantsMappingsValue";
36 std::optional<std::string>
name;
Classes for working with glTF models.
ExtensionNodeMaxarMeshVariants Mappings Value.
std::vector< int32_t > variants
An array of variant index values.
std::optional< std::string > name
The user-defined name of this variant mesh mapping.
The base class for objects that have extensions and extras.