#include <osgParticle/Program>
#include <osgDB/Registry>
#include <osgDB/Input>
#include <osgDB/Output>
Include dependency graph for IO_Program.cpp:
Functions | |
bool | Program_readLocalData (osg::Object &obj, osgDB::Input &fr) |
bool | Program_writeLocalData (const osg::Object &obj, osgDB::Output &fw) |
Variables | |
osgDB::RegisterDotOsgWrapperProxy | Program_Proxy (0,"Program","Object Node ParticleProcessor Program", Program_readLocalData, Program_writeLocalData) |
|
|
|
|
|
|