cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumGltf::ExtensionBufferViewExtMeshoptCompression::Mode Struct Reference

Known values for The compression mode. More...

#include <CesiumGltf/ExtensionBufferViewExtMeshoptCompression.h>

Static Public Attributes

static const std::string ATTRIBUTES = "ATTRIBUTES"
 ATTRIBUTES
 
static const std::string TRIANGLES = "TRIANGLES"
 TRIANGLES
 
static const std::string INDICES = "INDICES"
 INDICES
 

Detailed Description

Known values for The compression mode.

Definition at line 29 of file ExtensionBufferViewExtMeshoptCompression.h.

Member Data Documentation

◆ ATTRIBUTES

const std::string CesiumGltf::ExtensionBufferViewExtMeshoptCompression::Mode::ATTRIBUTES = "ATTRIBUTES"
inlinestatic

ATTRIBUTES

Definition at line 31 of file ExtensionBufferViewExtMeshoptCompression.h.

◆ INDICES

const std::string CesiumGltf::ExtensionBufferViewExtMeshoptCompression::Mode::INDICES = "INDICES"
inlinestatic

INDICES

Definition at line 37 of file ExtensionBufferViewExtMeshoptCompression.h.

◆ TRIANGLES

const std::string CesiumGltf::ExtensionBufferViewExtMeshoptCompression::Mode::TRIANGLES = "TRIANGLES"
inlinestatic

TRIANGLES

Definition at line 34 of file ExtensionBufferViewExtMeshoptCompression.h.


The documentation for this struct was generated from the following file: