clipper-sys

Boolean operations on polygons (Clipper wrapper)


Keywords
boolean, polygon, clip, clipper
License
ISC

Documentation

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.