#include <osg/Image>
#include <osg/Shader>
#include <osg/Node>
#include <osg/Drawable>
#include <osg/StateAttribute>
#include <osg/ArgumentParser>
#include <osgDB/FieldReaderIterator>
#include <osgDB/ReaderWriter>
#include <map>
#include <string>
Classes |
class | osgDB::Input |
| Class for managing the reading of ASCII .osg files. More...
|
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_INPUT 1 |
Define Documentation