cesium-native  0.41.0
CesiumGltf::BufferCesium Struct Referencefinal

Holds Buffer properties that are specific to the glTF loader rather than part of the glTF spec. More...

#include <CesiumGltf/BufferCesium.h>

Public Attributes

std::vector< std::byte > data
 The buffer's data.
 

Detailed Description

Holds Buffer properties that are specific to the glTF loader rather than part of the glTF spec.

Definition at line 13 of file BufferCesium.h.


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