Public Types | |
typedef bbox2d_t | self_t |
Public Member Functions | |
template<class I> | |
void | init (const I &, const point2d &p) |
template<class I> | |
void | insert (const I &, const point2d &p) |
void | embrace (const self_t &rhs) |
unsigned | width () const |
unsigned | height () const |
Public Attributes | |
point2d | min |
point2d | max |
Definition at line 155 of file lrde/ufmt/attributes.hh.