class delaunay.Triangle extends java.lang.Object
(package private) int
index1
index2
index3
Triangle(int x, int y, int z)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int index1
int index2
int index3
public Triangle(int x, int y, int z)