openscenegraph
Classes | Namespaces | Macros
DotOsgWrapper File Reference
#include <osg/ref_ptr>
#include <osg/Object>
#include <osgDB/Input>
#include <osgDB/Output>
#include <string>
#include <vector>

Classes

class  osgDB::DotOsgWrapper
class  osgDB::DeprecatedDotOsgWrapperManager
class  osgDB::RegisterDotOsgWrapperProxy
class  osgDB::TemplateRegisterDotOsgWrapperProxy< T >

Namespaces

namespace  osgDB

Macros

#define OSGDB_DOTOSGWRAPPER   1
#define REGISTER_DOTOSGWRAPPER(classname)

Macro Definition Documentation

#define OSGDB_DOTOSGWRAPPER   1
#define REGISTER_DOTOSGWRAPPER (   classname)
Value:
extern "C" void dotosgwrapper_##classname(void) {} \
static osgDB::RegisterDotOsgWrapperProxy dotosgwrapper_proxy_##classname