Vector4.hpp File Reference

Go to the source code of this file.

Classes

Typedefs

Functions


Typedef Documentation

typedef Vector4T<float> Vector4
 


Function Documentation

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

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

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

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

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

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

template<class T>
float abs Vector4T< T t  )  [inline]
 

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

template<class T>
std::ostream& operator<< std::ostream &  os,
const Vector4T< T > &  t
[inline]
 

template<class T>
std::istream& operator>> std::istream &  is,
Vector4T< T > &  t
[inline]
 


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