5#include <CesiumQuantizedMeshTerrain/Library.h>
6#include <CesiumUtility/ExtensibleObject.h>
19 static constexpr const char* TypeName =
"AvailabilityRectangle";
24 int64_t startX = int64_t();
29 int64_t startY = int64_t();
34 int64_t endX = int64_t();
39 int64_t endY = int64_t();
Classes for accessing terrain based on layer.json and quantized-mesh-1.0.
A rectangle of tile availability.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
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 ...