|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.io.I3DXMLImporter.Triangle
public static class I3DXMLImporter.Triangle
Field Summary | |
---|---|
int |
i
|
int |
j
|
int |
k
|
Constructor Summary | |
---|---|
I3DXMLImporter.Triangle(int i,
int j,
int k)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int i
public int j
public int k
Constructor Detail |
---|
public I3DXMLImporter.Triangle(int i, int j, int k)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |