5 #include "Cesium3DTiles/Library.h"
7 #include <CesiumUtility/ExtensibleObject.h>
19 static inline constexpr
const char* TypeName =
"EnumValue";
34 int64_t value = int64_t();
Classes for using 3D Tiles.
std::optional< std::string > description
The description of the enum value.
std::string name
The name of the enum value.
The base class for objects that have extensions and extras.