|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.WireframeMesh
public class WireframeMesh
Field Summary | |
---|---|
int[] |
from
|
int[] |
to
|
Vec3[] |
vert
|
Constructor Summary | |
---|---|
WireframeMesh(Vec3[] vert,
int[] from,
int[] to)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Vec3[] vert
public int[] from
public int[] to
Constructor Detail |
---|
public WireframeMesh(Vec3[] vert, int[] from, int[] to)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |