public static class IRhino3dm.MeshFace
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int[] |
vertexIndex |
Constructor and Description |
---|
MeshFace() |
MeshFace(int[] v) |
MeshFace(int v1,
int v2,
int v3) |
MeshFace(int v1,
int v2,
int v3,
int v4) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |