5#include <CesiumGltf/FeatureId.h>
6#include <CesiumGltf/Library.h>
7#include <CesiumUtility/ExtensibleObject.h>
20 static constexpr const char* TypeName =
"ExtensionExtMeshFeatures";
23 static constexpr const char* ExtensionName =
"EXT_mesh_features";
Classes for working with glTF models.
An object describing feature IDs for a mesh primitive.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
std::vector< CesiumGltf::FeatureId > featureIds
An array of feature ID sets.
Feature IDs stored in an attribute or texture.
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 ...