iaVector3.inl File Reference

Functions

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

Function Documentation

◆ lerp()

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

◆ operator<<()

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