public static class MeshFactory.VertexSet
extends java.lang.Object
Constructor and Description |
---|
VertexSet(int numv) |
Modifier and Type | Method and Description |
---|---|
void |
check() |
Vertex3d |
get(int i,
int j) |
void |
set(int i,
int j,
Vertex3d vtx) |