iaVector4.inl File Reference

Functions

template<class T >
IGOR_INLINE std::wostream & operator<< (std::wostream &ostr, const iaVector4< T > &v)
 
template<class T >
iaVector4< Tlerp (const iaVector4< T > &a, const iaVector4< T > &b, T t)
 

Function Documentation

◆ lerp()

template<class T >
iaVector4< T > lerp ( const iaVector4< T > &  a,
const iaVector4< T > &  b,
T  t 
)

◆ operator<<()

template<class T >
IGOR_INLINE std::wostream & operator<< ( std::wostream &  ostr,
const iaVector4< T > &  v 
)