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

Classes

struct  iaux::iaVector3< T >
 

Namespaces

namespace  iaux
 

Typedefs

typedef iaVector3< float32iaux::iaVector3f
 
typedef iaVector3< float64iaux::iaVector3d
 
typedef iaVector3< int32iaux::iaVector3i
 
typedef iaVector3< int64iaux::iaVector3I
 

Functions

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