|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.io.IRhino3dm.MeshFace
public static class IRhino3dm.MeshFace
Field Summary | |
---|---|
int[] |
vertexIndex
|
Constructor Summary | |
---|---|
IRhino3dm.MeshFace()
|
|
IRhino3dm.MeshFace(int[] v)
|
|
IRhino3dm.MeshFace(int v1,
int v2,
int v3,
int v4)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int[] vertexIndex
Constructor Detail |
---|
public IRhino3dm.MeshFace()
public IRhino3dm.MeshFace(int[] v)
public IRhino3dm.MeshFace(int v1, int v2, int v3, int v4)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |