src/tool/rectangle.h File Reference

#include <cmath>
#include "vector2.h"

Include dependency graph for rectangle.h:

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

Go to the source code of this file.

Classes

class  rectangle< T >

Typedefs

typedef rectangle< int > Rectanglei
typedef rectangle< float > Rectanglef
typedef rectangle< double > Rectangled


Typedef Documentation

typedef rectangle<double> Rectangled

Definition at line 330 of file rectangle.h.

typedef rectangle<float> Rectanglef

Definition at line 329 of file rectangle.h.

typedef rectangle<int> Rectanglei

Definition at line 328 of file rectangle.h.


Generated on Mon Jan 1 13:27:02 2007 for Wormux by  doxygen 1.4.7