#include "osg/Object"
#include "osg/Notify"
#include "osgDB/Registry"
#include "osgDB/Input"
#include "osgDB/Output"
Include dependency graph for lugins/osg/Object.cpp:
Functions | |
bool | Object_readLocalData (Object &obj, Input &fr) |
bool | Object_writeLocalData (const Object &obj, Output &fw) |
Variables | |
RegisterDotOsgWrapperProxy | g_ObjectProxy (NULL,"Object","Object",&Object_readLocalData,&Object_writeLocalData) |
|
|
|
|
|
|