|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sdsc.mbt.viewers.GLViewerImpl.Priestle
Priestle encapsulates a procedure used to smooth the coordinates passed to one of the geometry classes.
Constructor Summary | |
Priestle()
|
Method Summary | |
static void |
smooth(Vec3f[] coords,
int steps)
|
static void |
smooth(Vector3f[] coords,
int steps)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Priestle()
Method Detail |
public static void smooth(Vec3f[] coords, int steps)
public static void smooth(Vector3f[] coords, int steps)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |