5#include <CesiumGltf/Library.h>
6#include <CesiumUtility/ExtensibleObject.h>
19 static constexpr const char* TypeName =
"ExtensionCesiumRTC";
22 static constexpr const char* ExtensionName =
"CESIUM_RTC";
40 accum += int64_t(
sizeof(
double) * this->center.capacity());
Classes for working with glTF models.
glTF CESIUM_RTC extension.
std::vector< double > center
Center that vertex positions are relative to.
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 ...