|
OpenSceneGraph 3.6.5
|
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 |
|
protected |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.5. |