pub fn area_paths<T>(paths: &Paths<T>) -> f64where T: Copy + ToF64,
Calculate total area of multiple polygon paths Direct port from clipper.core.h line 874