|
OpenSceneGraph
3.0.1
|
Functor used in internal implementations. More...
Public Member Functions | |
| ReadFunctor (const std::string &filename, const Options *options) | |
| virtual | ~ReadFunctor () |
| virtual ReaderWriter::ReadResult | doRead (ReaderWriter &rw) const =0 |
| virtual bool | isValid (ReaderWriter::ReadResult &readResult) const =0 |
| virtual bool | isValid (osg::Object *object) const =0 |
Public Attributes | |
| std::string | _filename |
| const Options * | _options |
Functor used in internal implementations.
|
inline |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
| std::string osgDB::Registry::ReadFunctor::_filename |
| const Options* osgDB::Registry::ReadFunctor::_options |
| Generated at Thu Feb 28 2013 21:37:34 for the OpenSceneGraph by doxygen 1.8.3.1. |