Utility/Vector.h File Reference

Vectors and Other Utility Classes. More...

#include <iostream>

Include dependency graph for Vector.h:

This graph shows which files directly or indirectly include this file:


Classes

struct  Vector2< T >
 2D vector class More...

Typedefs

typedef Vector2< float > Vector2f
 2D float vector
typedef Vector2< double > Vector2d
 2D double vector
typedef Vector3< float > Colour3f
 3-channel byte colour type
typedef Vector3< double > Colour3d
 3-channel float colour type
typedef Vector4< float > Colour4f
 4-channel byte colour type
typedef Vector4< double > Colour4d
 4-channel float colour type

Detailed Description

Vectors and Other Utility Classes.


Generated on Fri Feb 22 15:56:18 2008 for Scene2D by  doxygen 1.5.5