vsgXchange 1.1.6
VulkanSceneGraph 3rd party data integration library
Loading...
Searching...
No Matches
vsgXchange::GDAL Class Reference

optional GDAL ReaderWriter More...

#include <gdal.h>

Inheritance diagram for vsgXchange::GDAL:
Collaboration diagram for vsgXchange::GDAL:

Public Member Functions

vsg::ref_ptr< vsg::Object > read (const vsg::Path &filename, vsg::ref_ptr< const vsg::Options > options) const override
vsg::ref_ptr< vsg::Object > read (std::istream &fin, vsg::ref_ptr< const vsg::Options > options={}) const override
vsg::ref_ptr< vsg::Object > read (const uint8_t *ptr, size_t size, vsg::ref_ptr< const vsg::Options > options={}) const override
bool getFeatures (Features &features) const override

Protected Attributes

Implementation * _implementation

Detailed Description

optional GDAL ReaderWriter


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