#include <osg/ref_ptr>
#include <osg/Object>
#include <osgDB/Input>
#include <osgDB/Output>
#include <string>
#include <vector>
Go to the source code of this file.
|
| namespace | osgDB |
| | The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes.
|
| |
◆ OSGDB_DOTOSGWRAPPER
| #define OSGDB_DOTOSGWRAPPER 1 |
◆ REGISTER_DOTOSGWRAPPER
| #define REGISTER_DOTOSGWRAPPER |
( |
|
classname | ) |
|
Value: extern "C" void dotosgwrapper_##classname(void) {} \
static osgDB::RegisterDotOsgWrapperProxy dotosgwrapper_proxy_##classname