Searched defs:transform_polygon (Results 1 – 1 of 1) sorted by relevance
154 struct transform_polygon struct157 static inline bool apply(Polygon1 const& poly1, Polygon2& poly2, in apply()