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

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

#include <3DTiles.h>

Inheritance diagram for vsgXchange::Tiles3D::Tile:
Collaboration diagram for vsgXchange::Tiles3D::Tile:

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 read_string (vsg::JSONParser &parser, const std::string_view &property) override
void report (vsg::LogOutput &output)

Public Attributes

vsg::ref_ptr< BoundingVolumeboundingVolume
vsg::ref_ptr< BoundingVolumeviewerRequestVolume
double geometricError = 0.0
std::string refine
vsg::ValuesSchema< double > transform
vsg::ObjectsSchema< Tilechildren
vsg::ref_ptr< Contentcontent

Detailed Description


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