[][src]Type Definition polyhedra::VertexGraph

type VertexGraph = StableGraph<Point3<f32>, (), Undirected>;

Graph representation of a Polyhedron