|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.geometry.MeshFactory.VertexSet
public static class MeshFactory.VertexSet
Constructor Summary | |
---|---|
MeshFactory.VertexSet(int numv)
|
Method Summary | |
---|---|
void |
check()
|
Vertex3d |
get(int i,
int j)
|
void |
set(int i,
int j,
Vertex3d vtx)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MeshFactory.VertexSet(int numv)
Method Detail |
---|
public Vertex3d get(int i, int j)
public void set(int i, int j, Vertex3d vtx)
public void check()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |