#EfficientCompactMeshBuilder_5n
which is faster
and consumes less memory (using array-based implementations of Half-edge representations).@Deprecated public class CompactMeshBuilder_5n extends CompactMeshBuilder
Constructor and Description |
---|
CompactMeshBuilder_5n(MinPlanarTriSchnyderWood cut)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CompactTriangleMesh_5n |
buildFromPolyhedron()
Deprecated.
This is method is not memory efficient and thus deprecated.
|
void |
setEdge(CompactTriangleMesh_5n ds,
MinHalfedge e)
Deprecated.
Initialize the information concerning edge e
|
checkOrientation, nextColor, printOrientation
public CompactMeshBuilder_5n(MinPlanarTriSchnyderWood cut)
@Deprecated public CompactTriangleMesh_5n buildFromPolyhedron()
public void setEdge(CompactTriangleMesh_5n ds, MinHalfedge e)