5#include <CesiumGltf/MaterialPBRMetallicRoughness.h>
6#include <CesiumGltfReader/Library.h>
7#include <CesiumJsonReader/JsonReader.h>
8#include <CesiumJsonReader/JsonReaderOptions.h>
10#include <rapidjson/fwd.h>
16struct MaterialPBRMetallicRoughness;
70 std::vector<CesiumGltf::MaterialPBRMetallicRoughness>>
Holds options for reading statically-typed data structures from JSON.
Classes for reading glTF models.
Classes for working with glTF models.
The result of JsonReader::readJson.