public class Hole extends java.lang.Object
java.util.List<ProGAL.geom3d.kineticDelaunay.Hole.Face>
faces
java.util.List<Vertex>
vertices
Hole(KineticAlphaComplex triangulation, Vertex u, J3DScene scene, boolean testing)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.util.List<Vertex> vertices
public java.util.List<ProGAL.geom3d.kineticDelaunay.Hole.Face> faces
public Hole(KineticAlphaComplex triangulation, Vertex u, J3DScene scene, boolean testing)