Searched refs:other_poly (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() argument812 return point_in_polygon(pt, other_poly); in inside_or_outside_special()