Utility File Reference

#include <osgIntrospection/Export>
#include <osgIntrospection/Value>
#include <osgIntrospection/ParameterInfo>
#include <osgIntrospection/MethodInfo>
#include <osgIntrospection/variant_cast>
#include <vector>

Namespaces

namespace  osgIntrospection

Functions

bool OSGINTROSPECTION_EXPORT osgIntrospection::areParametersCompatible (const ParameterInfoList &pl1, const ParameterInfoList &pl2)
bool OSGINTROSPECTION_EXPORT osgIntrospection::areArgumentsCompatible (const ValueList &vl, const ParameterInfoList &pl, float &match)
template<typename T >
void osgIntrospection::convertArgument (ValueList &src, ValueList &dest, const ParameterInfoList &pl, int index)
template<typename T >
const T & osgIntrospection::getInstance (const Value &instance)
template<typename T >
T & osgIntrospection::getInstance (Value &instance)
Generated on Sat Jun 5 21:47:50 2010 for openscenegraph by  doxygen 1.6.3