Searched refs:boundingPolygon (Results 1 – 2 of 2) sorted by relevance
81 const vector<Point> &boundingPolygon);
75 const vector<Point> &boundingPolygon) in triangulate() argument81 Path bounds = upscaleClipperPoints(boundingPolygon); in triangulate()