5 #include "Cesium3DTiles/Library.h"
7 #include <CesiumUtility/ExtensibleObject.h>
17 static inline constexpr
const char* TypeName =
18 "Extension3dTilesBoundingVolumeS2";
19 static inline constexpr
const char* ExtensionName =
20 "3DTILES_bounding_volume_S2";
33 double minimumHeight = double();
39 double maximumHeight = double();
Classes for using 3D Tiles.
3D Tiles extension for S2 bounding volumes.
std::string token
A hexadecimal representation of the S2CellId. Tokens shall be lower-case, shall not contain whitespac...
The base class for objects that have extensions and extras.