src/tool/point.h File Reference

#include "vector2.h"

Include dependency graph for point.h:

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

Go to the source code of this file.

Typedefs

typedef Vector2< int > Point2i
typedef Vector2< float > Point2f
typedef Vector2< double > Point2d


Typedef Documentation

typedef Vector2<double> Point2d

Definition at line 32 of file point.h.

typedef Vector2<float> Point2f

Definition at line 31 of file point.h.

typedef Vector2<int> Point2i

Definition at line 30 of file point.h.


Generated on Mon Jan 1 13:26:52 2007 for Wormux by  doxygen 1.4.7