Data Structures | Typedefs
BoundingBox.hh File Reference
#include <mia/2d/vector.hh>
#include <mia/2d/defines2d.hh>

Go to the source code of this file.

Data Structures

class  C2DBoundingBox
 2D axis orthothogonal bounding box. More...
 

Typedefs

typedef T2DVector< int > C2DIVector
 a 2D int vector More...
 

Typedef Documentation

typedef T2DVector<int> C2DIVector

a 2D int vector

Definition at line 31 of file BoundingBox.hh.