|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objects373.marchingcubes.TRIANGLE
public class TRIANGLE
Field Summary | |
---|---|
XYZ |
n
|
XYZ[] |
p
|
Constructor Summary | |
---|---|
TRIANGLE()
|
|
TRIANGLE(TRIANGLE t)
|
Method Summary | |
---|---|
void |
calcnormal(boolean invertnormals)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public XYZ[] p
public XYZ n
Constructor Detail |
---|
public TRIANGLE()
public TRIANGLE(TRIANGLE t)
Method Detail |
---|
public void calcnormal(boolean invertnormals)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |