public class IO
extends java.lang.Object
Constructor and Description |
---|
IO() |
Modifier and Type | Method and Description |
---|---|
static void |
writePolyedronToOFF(Polyhedron_3 mesh,
java.lang.String filename)
Output a 3D (surface) triangulation to OFF file
|
public static void writePolyedronToOFF(Polyhedron_3 mesh, java.lang.String filename)
Polyhedron_3
- m: list of geometric points corresponding
to the vertices of the triangulation