| Package | Description |
|---|---|
| Jcg.graph |
| Modifier and Type | Method and Description |
|---|---|
static GeometricGraph_3 |
GraphBuilder.getGraphFrom3DMesh(java.lang.String filename)
Construct the graph corresponding to a 3D mesh (OFF file).
|
static GeometricGraph_3 |
GraphBuilder.getGraphFrom3DTriangulation(Delaunay_3 tri)
Construct the graph corresponding to a 3D triangulation.
|