Go to the documentation of this file.
21 #ifndef __mia_2d_boundingbox_hh
22 #define __mia_2d_boundingbox_hh
C2DFVector get_size() const
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
C2DFVector get_begin() const
2D axis orthothogonal bounding box.
C2DFVector get_end() const
#define NS_MIA_END
conveniance define to end the mia namespace
C2DIVector get_grid_end() const
C2DIVector get_grid_begin() const
C2DBoundingBox(const C2DFVector &begin, const C2DFVector &end)
void enlarge(float boundary)
void unite(const C2DBoundingBox &other)
T2DVector< int > C2DIVector
a 2D int vector
C2DBounds get_grid_size() const
void add(const C2DFVector &point)