KHR_draco_mesh_compression glTF Mesh Primitive Extension.
More...
#include <CesiumGltf/ExtensionKhrDracoMeshCompression.h>
|
int32_t | bufferView = -1 |
| The index of the bufferView.
|
|
std::unordered_map< std::string, int32_t > | attributes |
| A dictionary object, where each key corresponds to an attribute and its unique attribute id stored in the compressed geometry.
|
|
std::unordered_map< std::string, std::any > | extensions |
| The extensions attached to this object. More...
|
|
JsonValue::Object | extras |
| Application-specific data. More...
|
|
JsonValue::Object | unknownProperties |
| Unknown properties that exist on this object but do not have any representation in the statically-typed classes. More...
|
|
|
static constexpr const char * | TypeName |
|
static constexpr const char * | ExtensionName |
|
KHR_draco_mesh_compression glTF Mesh Primitive Extension.
Definition at line 16 of file ExtensionKhrDracoMeshCompression.h.
◆ ExtensionName
constexpr const char* CesiumGltf::ExtensionKhrDracoMeshCompression::ExtensionName |
|
inlinestaticconstexpr |
◆ TypeName
constexpr const char* CesiumGltf::ExtensionKhrDracoMeshCompression::TypeName |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: