Home
last modified time | relevance | path

Searched refs:find_polygons_for_source (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsort_by_side.hpp395 find_polygons_for_source<&segment_identifier::piece_index>(index, i); in find_open_by_piece_index()
417 find_polygons_for_source<&segment_identifier::source_index>(index, i); in find_open_by_source_index()
555 void find_polygons_for_source(signed_size_type the_index, in find_polygons_for_source() function