detect(PrimitiveAndRegionOutputIterator region_out=PrimitiveAndRegionOutputIterator()) | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Item typedef | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Primitive_and_region typedef | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Region typedef (defined in CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >) | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Region_growing(const InputRange &input_range, NeighborQuery &neighbor_query, RegionType ®ion_type, ItemMap item_map=ItemMap()) | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Region_growing(const InputRange &input_range, SeedRange &seed_range, NeighborQuery &neighbor_query, RegionType ®ion_type, ItemMap item_map=ItemMap()) | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Region_growing(const InputRange &input_range, NeighborQuery &neighbor_query, RegionType ®ion_type, Region_map rm, ItemMap item_map=ItemMap()) | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Region_growing(const InputRange &input_range, SeedRange &seed_range, NeighborQuery &neighbor_query, RegionType ®ion_type, Region_map rm, ItemMap item_map=ItemMap()) | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
region_map() | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
Region_map typedef | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |
unassigned_items(const InputRange &input_range, ItemOutputIterator output, ItemMap item_map=ItemMap()) const | CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > | |