OpenSceneGraph 2.8.3
|
Proxy class for automatic registration of DotOsgWrappers with the Registry. More...
Public Member Functions | |
RegisterDotOsgWrapperProxy (osg::Object *proto, const std::string &name, const std::string &associates, DotOsgWrapper::ReadFunc readFunc, DotOsgWrapper::WriteFunc writeFunc, DotOsgWrapper::ReadWriteMode readWriteMode=DotOsgWrapper::READ_AND_WRITE) | |
~RegisterDotOsgWrapperProxy () | |
Protected Attributes | |
osg::ref_ptr< DotOsgWrapper > | _wrapper |
Proxy class for automatic registration of DotOsgWrappers with the Registry.
osgDB::RegisterDotOsgWrapperProxy::RegisterDotOsgWrapperProxy | ( | osg::Object * | proto, |
const std::string & | name, | ||
const std::string & | associates, | ||
DotOsgWrapper::ReadFunc | readFunc, | ||
DotOsgWrapper::WriteFunc | writeFunc, | ||
DotOsgWrapper::ReadWriteMode | readWriteMode = DotOsgWrapper::READ_AND_WRITE |
||
) | [inline] |
osgDB::RegisterDotOsgWrapperProxy::~RegisterDotOsgWrapperProxy | ( | ) | [inline] |
Referenced by RegisterDotOsgWrapperProxy(), and ~RegisterDotOsgWrapperProxy().
![]() | Generated at Tue Mar 22 2011 13:20:25 for the OpenSceneGraph by doxygen 1.7.3. |