Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add compatible function from Clipper1Lib: operator<< (#941)
Path<T>& operator<<(Path<T>& poly, const Point<T2>& p) Paths<T>& operator<<(Paths<T>& polys, const Path<T>& p)
- Loading branch information