OpenSceneGraph
Public Types | Public Member Functions | Protected Attributes | List of all members
osgDB::RegisterCustomWrapperProxy Class Reference
Collaboration diagram for osgDB::RegisterCustomWrapperProxy:
Collaboration graph
[legend]

Public Types

typedef void(* AddPropFunc) (const char *, ObjectWrapper *)
 

Public Member Functions

 RegisterCustomWrapperProxy (ObjectWrapper::CreateInstanceFunc *createInstanceFunc, const std::string &domain, const std::string &name, const std::string &associates, AddPropFunc func)
 

Protected Attributes

osg::ref_ptr< ObjectWrapper_wrapper
 

The documentation for this class was generated from the following file: