OpenSceneGraph 2.8.4
|
Public Member Functions | |
TypedConstructorInfo1 (const ParameterInfoList &plist, bool isExplicit, std::string briefHelp=std::string(), std::string detailedHelp=std::string()) | |
Value | createInstance (ValueList &args) const |
Invokes the reflected constructor dynamically passing it the arguments as a list of Value objects. |
osgIntrospection::TypedConstructorInfo1< C, IC, P0 >::TypedConstructorInfo1 | ( | const ParameterInfoList & | plist, |
bool | isExplicit, | ||
std::string | briefHelp = std::string() , |
||
std::string | detailedHelp = std::string() |
||
) | [inline] |
Value osgIntrospection::TypedConstructorInfo1< C, IC, P0 >::createInstance | ( | ValueList & | args | ) | const [inline, virtual] |
Invokes the reflected constructor dynamically passing it the arguments as a list of Value objects.
Implements osgIntrospection::ConstructorInfo.
References osgIntrospection::ConstructorInfo::getParameters().
![]() | Generated at Sun Jan 8 2012 13:16:41 for the OpenSceneGraph by doxygen 1.7.4. |