#include <osg/Image>#include <osg/Shape>#include <osg/Node>#include <osgDB/AuthenticationMap>#include <deque>#include <list>#include <iosfwd>Classes | |
| class | osgDB::ReaderWriter |
| pure virtual base class for reading and writing of non native formats. More... | |
| class | osgDB::ReaderWriter::Options |
| Options base class used for passing options into plugins to control their operation. More... | |
| class | osgDB::ReaderWriter::ReadResult |
| class | osgDB::ReaderWriter::WriteResult |
Namespaces | |
| namespace | osgDB |
The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Typedefs | |
| typedef std::deque< std::string > | osgDB::FilePathList |
| list of directories to search through which searching for files. | |
| Generated at Wed Dec 15 2010 00:58:47 for the OpenSceneGraph by doxygen 1.7.1. |