CesiumJsonReader::ReadJsonResult< Cesium3DTiles::ExtensionSchemaMaxarContentGeoJsonPropertiesValue > readFromJson(const std::span< const std::byte > &data) const
Reads an instance of ExtensionSchemaMaxarContentGeoJsonPropertiesValue from a byte buffer.
ExtensionSchemaMaxarContentGeoJsonPropertiesValueReader()
Constructs a new instance.
CesiumJsonReader::JsonReaderOptions & getOptions()
Gets the options controlling how the JSON is read.
CesiumJsonReader::ReadJsonResult< std::vector< Cesium3DTiles::ExtensionSchemaMaxarContentGeoJsonPropertiesValue > > readArrayFromJson(const rapidjson::Value &value) const
Reads an array of instances of ExtensionSchemaMaxarContentGeoJsonPropertiesValue from a rapidJson::Va...
CesiumJsonReader::ReadJsonResult< Cesium3DTiles::ExtensionSchemaMaxarContentGeoJsonPropertiesValue > readFromJson(const rapidjson::Value &value) const
Reads an instance of ExtensionSchemaMaxarContentGeoJsonPropertiesValue from a rapidJson::Value.
const CesiumJsonReader::JsonReaderOptions & getOptions() const
Gets the options controlling how the JSON is read.
ExtensionSchemaMaxarContentGeoJson Properties Value.