|
OpenSceneGraph
3.4.0
|
#include <osg/ref_ptr>#include <osg/Object>#include <osgDB/Input>#include <osgDB/Output>#include <string>#include <vector>Classes | |
| class | osgDB::DotOsgWrapper |
| deprecated. More... | |
| class | osgDB::DeprecatedDotOsgWrapperManager |
| deprecated. More... | |
| class | osgDB::RegisterDotOsgWrapperProxy |
| deprecated. More... | |
| class | osgDB::TemplateRegisterDotOsgWrapperProxy< T > |
| deprecated. 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_DOTOSGWRAPPER 1 |
| #define | REGISTER_DOTOSGWRAPPER(classname) |
| #define OSGDB_DOTOSGWRAPPER 1 |
| #define REGISTER_DOTOSGWRAPPER | ( | classname | ) |
extern "C" void dotosgwrapper_##classname(void) {} \ static osgDB::RegisterDotOsgWrapperProxy dotosgwrapper_proxy_##classname
| Generated at Tue Dec 8 2015 00:16:39 for the OpenSceneGraph by doxygen 1.7.6.1. |