public class RegularComplex extends DelaunayComplex implements SimplicialComplex
Constructor and Description |
---|
RegularComplex(java.util.List<Point> points) |
checkTetrahedra, completeComplex, compute, getAllTetrahedra, getBigTetrahedra, getEdges, getTetrahedra, getTriangles, getVertex, getVertexHull, getVertices, isDelaunay
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEdges, getTetrahedra, getTriangles, getVertices
public RegularComplex(java.util.List<Point> points)