iaVector2.h File Reference
#include <iaux/iaDefines.h>
#include <cmath>
#include <ostream>
#include <iaux/math/iaVector2.inl>

Classes

struct  iaux::iaVector2< T >
 

Namespaces

namespace  iaux
 

Typedefs

typedef iaVector2< float32iaux::iaVector2f
 
typedef iaVector2< float64iaux::iaVector2d
 
typedef iaVector2< int32iaux::iaVector2i
 
typedef iaVector2< int64iaux::iaVector2I
 

Functions

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