OpenSceneGraph
3.0.1
|
#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 |
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 Mon Oct 3 2011 12:39:39 for the OpenSceneGraph by doxygen 1.7.5. |