OpenSceneGraph 2.8.3
|
#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 Tue Mar 22 2011 13:20:18 for the OpenSceneGraph by doxygen 1.7.3. |