|
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 Tue May 3 2011 13:35:30 for the OpenSceneGraph by doxygen 1.7.4. |