CGAL 5.6.1 - Shape Detection
CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap > Member List

This is the complete list of members for CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >, including all inherited members.

detect(PrimitiveAndRegionOutputIterator region_out=PrimitiveAndRegionOutputIterator())CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >
Item typedefCGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >
Primitive_and_region typedefCGAL::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 &region_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 &region_type, ItemMap item_map=ItemMap())CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >
Region_growing(const InputRange &input_range, NeighborQuery &neighbor_query, RegionType &region_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 &region_type, Region_map rm, ItemMap item_map=ItemMap())CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >
Region_map typedefCGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >
region_map()CGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >
unassigned_items(const InputRange &input_range, ItemOutputIterator output, ItemMap item_map=ItemMap()) constCGAL::Shape_detection::Region_growing< NeighborQuery, RegionType, RegionMap >