#include <ObjectWrapper.h>
Definition at line 203 of file ObjectWrapper.h.
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 |
The documentation for this class was generated from the following file: