i_overlay 6.0.0

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Documentation
1
2
3
4
5
pub(crate) mod end;
pub(crate) mod id_point;
pub(crate) mod line_range;
pub(crate) mod v_segment;
pub(crate) mod x_segment;