3#include "CesiumGltf/BufferCesium.h"
4#include "CesiumGltf/BufferSpec.h"
5#include "CesiumGltf/Library.h"
Classes for working with glTF models.
Holds Buffer properties that are specific to the glTF loader rather than part of the glTF spec.
A buffer points to binary geometry, animation, or skins.
This class is not meant to be instantiated directly. Use Buffer instead.
BufferCesium cesium
Holds properties that are specific to the glTF loader rather than part of the glTF spec.