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