OpenSceneGraph 2.8.3
|
Public Member Functions | |
TypedConstructorInfo0 (const ParameterInfoList &plist, std::string briefHelp=std::string(), std::string detailedHelp=std::string()) | |
Value | createInstance (ValueList &) const |
Invokes the reflected constructor dynamically passing it the arguments as a list of Value objects. |
osgIntrospection::TypedConstructorInfo0< C, IC >::TypedConstructorInfo0 | ( | const ParameterInfoList & | plist, |
std::string | briefHelp = std::string() , |
||
std::string | detailedHelp = std::string() |
||
) | [inline] |
Value osgIntrospection::TypedConstructorInfo0< C, IC >::createInstance | ( | ValueList & | args | ) | const [inline, virtual] |
Invokes the reflected constructor dynamically passing it the arguments as a list of Value objects.
Implements osgIntrospection::ConstructorInfo.
![]() | Generated at Tue Mar 22 2011 13:20:27 for the OpenSceneGraph by doxygen 1.7.3. |