OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
DotOsgWrapper.h File Reference
#include <osg/ref_ptr>
#include <osg/Object>
#include <osgDB/Input>
#include <osgDB/Output>
#include <string>
#include <vector>
Include dependency graph for DotOsgWrapper.h:

Go to the source code of this file.

Classes

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

Namespaces

 osgDB
 

Macros

#define REGISTER_DOTOSGWRAPPER(classname)
 

Macro Definition Documentation

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

Definition at line 165 of file DotOsgWrapper.h.