CesiumJsonReader::JsonReaderOptions & getOptions()
Gets the options controlling how the JSON is read.
const CesiumJsonReader::JsonReaderOptions & getOptions() const
Gets the options controlling how the JSON is read.
ExtensionSchemaMaxarContentGeoJsonReader()
Constructs a new instance.
CesiumJsonReader::ReadJsonResult< Cesium3DTiles::ExtensionSchemaMaxarContentGeoJson > readFromJson(const rapidjson::Value &value) const
Reads an instance of ExtensionSchemaMaxarContentGeoJson from a rapidJson::Value.
CesiumJsonReader::ReadJsonResult< Cesium3DTiles::ExtensionSchemaMaxarContentGeoJson > readFromJson(const std::span< const std::byte > &data) const
Reads an instance of ExtensionSchemaMaxarContentGeoJson from a byte buffer.
CesiumJsonReader::ReadJsonResult< std::vector< Cesium3DTiles::ExtensionSchemaMaxarContentGeoJson > > readArrayFromJson(const rapidjson::Value &value) const
Reads an array of instances of ExtensionSchemaMaxarContentGeoJson from a rapidJson::Value.
External metadata schema that describes the structure and validation rules for properties found in Ge...