Vector2.hpp File Reference

Go to the source code of this file.

Classes

Typedefs

Functions


Typedef Documentation

typedef Vector2T<float> Vector2
 


Function Documentation

template<class T>
Vector2T<T> operator+ const Vector2T< T > &  v1,
const Vector2T< T > &  v2
[inline]
 

template<class T>
Vector2T<T> operator- const Vector2T< T > &  v1,
const Vector2T< T > &  v2
[inline]
 

template<class T>
Vector2T<T> operator * const Vector2T< T > &  v,
const double  s
[inline]
 

template<class T>
Vector2T<T> operator * const double  s,
const Vector2T< T > &  v
[inline]
 

template<class T>
Vector2T<T> operator/ const Vector2T< T > &  v,
const double  s
[inline]
 

template<class T>
Vector2T<T> operator- const Vector2T< T > &  v  )  [inline]
 

template<class T>
float abs Vector2T< T t  ) 
 

template<class T>
std::ostream& operator<< std::ostream &  os,
const Vector2T< T > &  t
 

template<class T>
std::istream& operator>> std::istream &  is,
Vector2T< T > &  t
 

Vector2 randOnCircle  )  [inline]
 

template<class T>
T dot const Vector2T< T > &  a,
const Vector2T< T > &  b
[inline]
 

template<class T>
float polygonArea Vector2T< T > *  arr,
int  n,
const Vector2 ctr
[inline]
 


Generated on Mon Mar 12 21:09:01 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6