5#include <Cesium3DTiles/Library.h>
6#include <CesiumUtility/ExtensibleObject.h>
19 static constexpr const char* TypeName =
"Subtrees";
37 accum += int64_t(this->uri.capacity() *
sizeof(
char));
Classes for using 3D Tiles.
An object describing the location of subtree files.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
std::string uri
A URI with embedded expressions that describes the resource that is associated with an implicit tile ...
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 ...