|
OpenSceneGraph
3.4.0
|
Public Types | |
| typedef void(* | AddPropFunc )(ObjectWrapper *) |
Public Member Functions | |
| RegisterWrapperProxy (ObjectWrapper::CreateInstanceFunc *createInstanceFunc, 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 | ( | ObjectWrapper::CreateInstanceFunc * | createInstanceFunc, |
| const std::string & | name, | ||
| const std::string & | associates, | ||
| AddPropFunc | func | ||
| ) |
| virtual osgDB::RegisterWrapperProxy::~RegisterWrapperProxy | ( | ) | [virtual] |
| Generated at Tue Dec 8 2015 00:16:46 for the OpenSceneGraph by doxygen 1.7.6.1. |