Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 areParametersCompatible (const ParameterInfoList &pl1, const ParameterInfoList &pl2)
bool OSGINTROSPECTION_EXPORT areArgumentsCompatible (const ValueList &vl, const ParameterInfoList &pl, float &match)
template<typename T>
void convertArgument (ValueList &src, ValueList &dest, const ParameterInfoList &pl, int index)

Function Documentation

bool OSGINTROSPECTION_EXPORT areArgumentsCompatible const ValueList vl,
const ParameterInfoList pl,
float &  match
 

bool OSGINTROSPECTION_EXPORT areParametersCompatible const ParameterInfoList pl1,
const ParameterInfoList pl2
 

template<typename T>
void convertArgument ValueList src,
ValueList dest,
const ParameterInfoList pl,
int  index
 


Generated on Thu Sep 8 04:57:42 2005 for OpenSceneGraph by  doxygen 1.3.9.1