OpenSceneGraph
3.5.1
|
#include <osg/Image>
#include <osg/Shader>
#include <osg/Node>
#include <osg/Drawable>
#include <osg/StateAttribute>
#include <osg/ArgumentParser>
#include <osgDB/ReaderWriter>
#include <osgDB/Options>
#include <map>
#include <string>
Classes | |
struct | osgDB::basic_type_wrapper |
basic structure for custom runtime inheritance checking More... | |
struct | osgDB::type_wrapper< T > |
a class template that checks inheritance between a given Object's class and a class defined at compile time through the template parameter T. More... | |
class | osgDB::Field |
deprecated. More... | |
class | osgDB::FieldReader |
deprecated. More... | |
class | osgDB::FieldReaderIterator |
deprecated. More... | |
class | osgDB::Input |
deprecated. More... | |
Namespaces | |
osgDB | |
The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Macros | |
#define | OSGDB_INPUT 1 |
#define OSGDB_INPUT 1 |
Generated at Wed Nov 11 2015 22:14:24 for the OpenSceneGraph by doxygen 1.8.10. |