$extrastylesheet
Public Member Functions | |
group_info (unsigned id, const mln::util::array< component_id_t > &comps, unsigned pixel_area, const box2d &bbox) | |
group_info (unsigned id, unsigned pixel_area, const box2d &bbox, bool valid=false) | |
const box2d & | bbox () const |
unsigned | card () const |
const mln::util::array < component_id_t > & | component_ids () const |
mln::util::array < component_id_t > & | component_ids_ () |
unsigned | id () const |
void | invalidate () |
bool | is_valid () const |
void | merge (group_info &rhs) |
unsigned | pixel_area () const |
Definition at line 49 of file group_info.hh.