.bin ReaderWriter
More...
#include <bin.h>
|
|
vsg::ref_ptr< vsg::Object > | read (const vsg::Path &, vsg::ref_ptr< const vsg::Options >) const override |
|
vsg::ref_ptr< vsg::Object > | read (std::istream &, vsg::ref_ptr< const vsg::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 |
|
vsg::ref_ptr< vsg::Object > | _read (std::istream &) const |
|
bool | supportedExtension (const vsg::Path &ext) const |
|
bool | getFeatures (Features &features) const override |
The documentation for this class was generated from the following file: