$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::group_info Class Reference

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 box2dbbox () 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

Detailed Description

Definition at line 49 of file group_info.hh.