cesium-native 0.43.0
|
Holds Buffer
properties that are specific to the 3D Tiles loader rather than part of the 3D Tiles spec.
More...
#include <Cesium3DTiles/BufferCesium.h>
Public Attributes | |
std::vector< std::byte > | data |
The buffer's data. | |
Holds Buffer
properties that are specific to the 3D Tiles loader rather than part of the 3D Tiles spec.
Definition at line 13 of file BufferCesium.h.
std::vector<std::byte> Cesium3DTiles::BufferCesium::data |
The buffer's data.
Definition at line 17 of file BufferCesium.h.