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

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

#include <3DTiles.h>

Inheritance diagram for vsgXchange::Tiles3D::Tileset:
Collaboration diagram for vsgXchange::Tiles3D::Tileset:

Public Member Functions

void read_array (vsg::JSONParser &parser, const std::string_view &property) override
void read_object (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)
virtual void resolveURIs (vsg::ref_ptr< const vsg::Options > options)

Public Attributes

vsg::ref_ptr< Assetasset
vsg::ref_ptr< Propertiesproperties
vsg::ref_ptr< Tileroot
double geometricError = 0.0
vsg::StringsSchema extensionsUsed
vsg::StringsSchema extensionsRequired

Detailed Description


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