KeosVector2.h File Reference

#include "KeosPrerequisites.h"

Go to the source code of this file.

Namespaces

namespace  Keos

Classes

class  Keos::CVector2< T >
 Standard 2-dimensional vector with customizable type. More...

Typedefs

typedef CVector2< int > Keos::TVector2I
typedef CVector2< float > Keos::TVector2F

Functions

template<class T>
CVector2< T > Keos::operator * (const CVector2< T > &v, T t)
template<class T>
CVector2< T > Keos::operator/ (const CVector2< T > &v, T t)
template<class T>
CVector2< T > Keos::operator * (T t, const CVector2< T > &v)
template<class T>
Keos::VectorDot (const CVector2< T > &v1, const CVector2< T > &v2)
template<class T>
CVector2< T > Keos::VectorCross (const CVector2< T > &v1, const CVector2< T > &v2)
template<class T>
std::istream & Keos::operator>> (std::istream &Stream, CVector2< T > &Vector)
template<class T>
std::ostream & Keos::operator<< (std::ostream &Stream, const CVector2< T > &Vector)


Generated on Fri Mar 9 14:29:04 2007 for Keos by  doxygen 1.5.1-p1