igor::iXMLHelper Class Reference

#include <iXMLHelper.h>

Public Member Functions

template<>
const iaColor3f getValue (TiXmlElement *element, const iaString &elementName, const iaColor3f &defaultValue)
 
template<>
const iaVector2f getValue (TiXmlElement *element, const iaString &elementName, const iaVector2f &defaultValue)
 
template<>
const float32 getValue (TiXmlElement *element, const iaString &elementName, const float32 &defaultValue)
 
template<>
const iaString getValue (TiXmlElement *element, const iaString &elementName, const iaString &defaultValue)
 

Static Public Member Functions

template<typename T >
static const T getValue (TiXmlElement *element, const iaString &elementName, const T &defaultValue)
 

Detailed Description

helper class for tiny xml use

Member Function Documentation

◆ getValue() [1/5]

template<>
const float32 igor::iXMLHelper::getValue ( TiXmlElement *  element,
const iaString &  elementName,
const float32 defaultValue 
)
inline

◆ getValue() [2/5]

template<>
const iaColor3f igor::iXMLHelper::getValue ( TiXmlElement *  element,
const iaString &  elementName,
const iaColor3f &  defaultValue 
)
inline

◆ getValue() [3/5]

template<>
const iaString igor::iXMLHelper::getValue ( TiXmlElement *  element,
const iaString &  elementName,
const iaString &  defaultValue 
)
inline

◆ getValue() [4/5]

template<>
const iaVector2f igor::iXMLHelper::getValue ( TiXmlElement *  element,
const iaString &  elementName,
const iaVector2f &  defaultValue 
)
inline

◆ getValue() [5/5]

template<typename T >
static const T igor::iXMLHelper::getValue ( TiXmlElement *  element,
const iaString elementName,
const T &  defaultValue 
)
static

The documentation for this class was generated from the following files: