3#include <Cesium3DTiles/BufferCesium.h>
4#include <Cesium3DTiles/BufferSpec.h>
5#include <Cesium3DTiles/Library.h>
9struct CESIUM3DTILES_API Buffer final :
public BufferSpec {
Classes for using 3D Tiles.
Holds Buffer properties that are specific to the 3D Tiles loader rather than part of the 3D Tiles spe...
BufferSpec()=default
This class is not meant to be instantiated directly. Use Buffer instead.
BufferCesium cesium
Holds properties that are specific to the 3D Tiles loader rather than part of the 3D Tiles spec.