|
vsgXchange 1.1.9
VulkanSceneGraph 3rd party data integration library
|


Public Member Functions | |
| virtual void | assignResourceHints (vsg::ref_ptr< vsg::Node > node) |
| virtual vsg::dmat4 | createMatrix (const std::vector< double > &values) |
| virtual vsg::dsphere | createBound (vsg::ref_ptr< BoundingVolume > boundingVolume) |
| virtual vsg::ref_ptr< vsg::Node > | readTileChildren (vsg::ref_ptr< Tiles3D::Tile > tile, uint32_t level, const std::string &inherited_refine) |
| virtual vsg::ref_ptr< vsg::Node > | createTile (vsg::ref_ptr< Tiles3D::Tile > tile, uint32_t level, const std::string &inherited_refine) |
| virtual vsg::ref_ptr< vsg::Object > | createSceneGraph (vsg::ref_ptr< Tiles3D::Tileset > tileset, vsg::ref_ptr< const vsg::Options > in_options) |