5#include <Cesium3DTiles/Library.h>
6#include <CesiumUtility/ExtensibleObject.h>
17 static constexpr const char*
TypeName =
"Properties";
Classes for using 3D Tiles.
A dictionary object of metadata about per-feature properties.
double minimum
The minimum value of this property of all the features in the tileset. The maximum value shall not be...
double maximum
The maximum value of this property of all the features in the tileset. The maximum value shall not be...
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
static constexpr const char * TypeName
The original name of this type.
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 ...