Function tess2::fill_union [] [src]

pub fn fill_union(polies: &[&[Vertex]]) -> Result<Triangles, String>

Tessellates the union of the given simple polygon paths.