liballofw
Classes | Namespaces | Typedefs
geometry.h File Reference
#include "vector.h"

Go to the source code of this file.

Classes

struct  allofw::Rectangle2_< number_t >
 
struct  allofw::Rectangle3_< number_t >
 

Namespaces

 allofw
 

Typedefs

typedef Vector2_< int > allofw::Size2i
 
typedef Vector3_< int > allofw::Size3i
 
typedef Vector2_< float > allofw::Size2f
 
typedef Vector3_< float > allofw::Size3f
 
typedef Vector2_< double > allofw::Size2d
 
typedef Vector3_< double > allofw::Size3d
 
typedef Rectangle2_< int > allofw::Rectangle2i
 
typedef Rectangle2_< float > allofw::Rectangle2f
 
typedef Rectangle2_< double > allofw::Rectangle2d
 
typedef Rectangle2d allofw::Rectangle2
 
typedef Rectangle3_< int > allofw::Rectangle3i
 
typedef Rectangle3_< float > allofw::Rectangle3f
 
typedef Rectangle3_< double > allofw::Rectangle3d
 
typedef Rectangle3d allofw::Rectangle3