| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.typeMesh3d.Mesh3D.Face
public static class Mesh3D.Face
Instance *
| Field Summary | |
|---|---|
|  EvGLMaterial | material | 
|  int[] | normal | 
|  java.lang.Integer | smoothGroup | 
|  int[] | texcoord | 
|  int[] | vertex | 
| Constructor Summary | |
|---|---|
| Mesh3D.Face() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int[] vertex
public int[] texcoord
public int[] normal
public java.lang.Integer smoothGroup
public EvGLMaterial material
| Constructor Detail | 
|---|
public Mesh3D.Face()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||