Searched defs:point_to_polygon (Results 1 – 2 of 2) sorted by relevance
91 struct point_to_polygon struct93 typedef typename ring_type<Polygon>::type ring_type;95 static inline void apply(Polygon& polygon, Point const& point, in apply()
183 class point_to_polygon class