OpenSceneGraph 2.8.4
|
#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. | |
Defines | |
#define | OSGDB_READERWRITER 1 |
Typedefs | |
typedef std::deque< std::string > | osgDB::FilePathList |
list of directories to search through which searching for files. |
#define OSGDB_READERWRITER 1 |
![]() | Generated at Sun Jan 8 2012 13:15:51 for the OpenSceneGraph by doxygen 1.7.4. |