vsgXchange  1.0.2
VulkanSceneGraph 3rd party data integration library
Public Member Functions | List of all members
vsgXchange::dds Class Reference

add dds support using local build of tinydds. More...

#include <images.h>

Inheritance diagram for vsgXchange::dds:
Inheritance graph
[legend]
Collaboration diagram for vsgXchange::dds:
Collaboration graph
[legend]

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
 

Detailed Description

add dds support using local build of tinydds.


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