5#include <CesiumGltf/Library.h>
6#include <CesiumGltf/Shape.h>
7#include <CesiumUtility/ExtensibleObject.h>
20 static constexpr const char* TypeName =
"ExtensionKhrImplicitShapes";
23 static constexpr const char* ExtensionName =
"KHR_implicit_shapes";
28 std::vector<CesiumGltf::Shape>
shapes;
Classes for working with glTF models.
Top level implicit shapes.
std::vector< CesiumGltf::Shape > shapes
An array of shape descriptions.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
Parameters describing an implicit shape.
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 ...