|
OpenSceneGraph
3.4.0
|
Public Types | |
| typedef void(* | AddPropFunc )(const char *, ObjectWrapper *) |
Public Member Functions | |
| RegisterCustomWrapperProxy (ObjectWrapper::CreateInstanceFunc *createInstanceFunc, const std::string &domain, const std::string &name, const std::string &associates, AddPropFunc func) | |
| virtual | ~RegisterCustomWrapperProxy () |
Protected Attributes | |
| osg::ref_ptr< ObjectWrapper > | _wrapper |
| typedef void(* osgDB::RegisterCustomWrapperProxy::AddPropFunc)(const char *, ObjectWrapper *) |
| osgDB::RegisterCustomWrapperProxy::RegisterCustomWrapperProxy | ( | ObjectWrapper::CreateInstanceFunc * | createInstanceFunc, |
| const std::string & | domain, | ||
| const std::string & | name, | ||
| const std::string & | associates, | ||
| AddPropFunc | func | ||
| ) |
| virtual osgDB::RegisterCustomWrapperProxy::~RegisterCustomWrapperProxy | ( | ) | [virtual] |
| Generated at Tue Dec 8 2015 00:16:46 for the OpenSceneGraph by doxygen 1.7.6.1. |