public static class MeshFactory.VertexSet extends java.lang.Object
MeshFactory.VertexSet(int numv)
void
check()
Vertex3d
get(int i, int j)
set(int i, int j, Vertex3d vtx)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MeshFactory.VertexSet(int numv)
public Vertex3d get(int i, int j)
public void set(int i, int j, Vertex3d vtx)
public void check()