cfagot / clipper-sys

Boolean operations on polygons (Clipper wrapper)
ISC License
0 stars 0 forks source link

clipper-sys

Unsafe Rust wrapper around C++ version of Clipper.

crate.io docs.rs

This library is not meant to be used directly. geo-clipper should be used instead.

Compile with cargo feature generate-bindings to generate bindings at build time.