public class CompactMeshBuilder_5n extends CompactMeshBuilder
Constructor and Description |
---|
CompactMeshBuilder_5n(PlanarTriSchnyderWood cut) |
Modifier and Type | Method and Description |
---|---|
CompactTriangleMesh_5n |
buildFromPolyhedron()
Construct the compact array based data structure requiring 5 reference per vertex
Half-edges must be oriented.
|
void |
setEdge(CompactTriangleMesh_5n ds,
Halfedge e)
Initialize the information concerning edge e
|
checkOrientation, nextColor, printOrientation
public CompactMeshBuilder_5n(PlanarTriSchnyderWood cut)
public CompactTriangleMesh_5n buildFromPolyhedron()
public void setEdge(CompactTriangleMesh_5n ds, Halfedge e)