clipping 0.1.1

Efficient clipping of arbitrary polygons
Documentation
1
2
3
4
extern crate rand;

pub mod gh;
pub use gh::CPolygon;