#include <ObjectWrapper>
◆ AddPropFunc
typedef void(* osgDB::RegisterCustomWrapperProxy::AddPropFunc) (const char *, ObjectWrapper *) |
◆ RegisterCustomWrapperProxy()
osgDB::RegisterCustomWrapperProxy::RegisterCustomWrapperProxy |
( |
ObjectWrapper::CreateInstanceFunc * | createInstanceFunc, |
|
|
const std::string & | domain, |
|
|
const std::string & | name, |
|
|
const std::string & | associates, |
|
|
AddPropFunc | func ) |
◆ ~RegisterCustomWrapperProxy()
virtual osgDB::RegisterCustomWrapperProxy::~RegisterCustomWrapperProxy |
( |
| ) |
|
|
virtual |
◆ _wrapper
The documentation for this class was generated from the following file: