vsgXchange 1.1.9
VulkanSceneGraph 3rd party data integration library
Loading...
Searching...
No Matches
vsgXchange::Tiles3D::Asset Struct Reference

https://github.com/CesiumGS/3d-tiles/blob/main/specification/schema/asset.schema.json More...

#include <3DTiles.h>

Inheritance diagram for vsgXchange::Tiles3D::Asset:
Collaboration diagram for vsgXchange::Tiles3D::Asset:

Public Member Functions

void read_string (vsg::JSONParser &parser, const std::string_view &property) override
void read_number (vsg::JSONParser &parser, const std::string_view &property, std::istream &input) override
void report (vsg::LogOutput &output)

Public Attributes

std::string version
std::string tilesetVersion
std::map< std::string, std::string > strings
std::map< std::string, double > numbers

Detailed Description


The documentation for this struct was generated from the following file: