CesiumJsonReader::ReadJsonResult< Cesium3DTiles::Extension3dTilesContentConditional > readFromJson(const rapidjson::Value &value) const
Reads an instance of Extension3dTilesContentConditional from a rapidJson::Value.
const CesiumJsonReader::JsonReaderOptions & getOptions() const
Gets the options controlling how the JSON is read.
CesiumJsonReader::JsonReaderOptions & getOptions()
Gets the options controlling how the JSON is read.
CesiumJsonReader::ReadJsonResult< Cesium3DTiles::Extension3dTilesContentConditional > readFromJson(const std::span< const std::byte > &data) const
Reads an instance of Extension3dTilesContentConditional from a byte buffer.
Extension3dTilesContentConditionalReader()
Constructs a new instance.
CesiumJsonReader::ReadJsonResult< std::vector< Cesium3DTiles::Extension3dTilesContentConditional > > readArrayFromJson(const rapidjson::Value &value) const
Reads an array of instances of Extension3dTilesContentConditional from a rapidJson::Value.
Defines the structure of the extension object that is stored as the 3DTILES_content_conditional exten...