iaTransform.h File Reference

Classes

class  iaux::iaTransform< T >
 

Namespaces

namespace  iaux
 

Typedefs

typedef iaTransform< float64iaux::iaTransformf
 
typedef iaTransform< float64iaux::iaTransformd
 

Functions

template<class T >
iaTransform< Tiaux::lerp (const iaTransform< T > &a, const iaTransform< T > &b, T t)
 
template<class T >
IAUX_API std::wostream & iaux::operator<< (std::wostream &stream, const iaTransform< T > &transform)