Searched refs:inside_or_outside_special (Results 1 – 1 of 1) sorted by relevance
800 point_in_polygon_result inside_or_outside_special(point_ptr<T> first_pt, point_ptr<T> other_poly) { in inside_or_outside_special() function847 point_in_polygon_result res = inside_or_outside_special(outpt1, outpt2); in poly2_contains_poly1()