|
openscenegraph
|
Public Types | |
| typedef void(* | AddPropFunc )(const char *, ObjectWrapper *) |
Public Member Functions | |
| RegisterCustomWrapperProxy (osg::Object *proto, 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 | ( | osg::Object * | proto, |
| const std::string & | domain, | ||
| const std::string & | name, | ||
| const std::string & | associates, | ||
| AddPropFunc | func | ||
| ) |
|
virtual |
|
protected |
1.8.6