|
OpenSceneGraph
3.4.1
|
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 Sun Jun 19 2022 09:25:46 for the OpenSceneGraph by doxygen 1.8.5. |