iaVector2.inl File Reference

Functions

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

Function Documentation

◆ lerp()

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

◆ operator<<()

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