|
OpenSceneGraph
3.0.1
|
Public Types | |
| typedef void(* | AddPropFunc )(ObjectWrapper *) |
Public Member Functions | |
| RegisterWrapperProxy (osg::Object *proto, const std::string &name, const std::string &associates, AddPropFunc func) | |
| virtual | ~RegisterWrapperProxy () |
Protected Attributes | |
| osg::ref_ptr< ObjectWrapper > | _wrapper |
| typedef void(* osgDB::RegisterWrapperProxy::AddPropFunc)(ObjectWrapper *) |
| osgDB::RegisterWrapperProxy::RegisterWrapperProxy | ( | osg::Object * | proto, |
| const std::string & | name, | ||
| const std::string & | associates, | ||
| AddPropFunc | func | ||
| ) |
| virtual osgDB::RegisterWrapperProxy::~RegisterWrapperProxy | ( | ) | [virtual] |
| Generated at Thu Sep 27 2012 17:03:12 for the OpenSceneGraph by doxygen 1.7.6.1. |