OpenSceneGraph 3.6.5
|
#include <ObjectWrapper>
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 |
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 Thu Nov 14 2024 00:00:00 for the OpenSceneGraph by doxygen 1.12.0. |