|
M3GToolkit 0.5.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.java4ever.m3gtoolkit.plugins.ase.Vertex
| Field Summary | |
Vector3f |
coordinates
|
int |
index
|
Vector3f |
normal
|
Vector3f |
uvw
|
| Constructor Summary | |
Vertex(int index,
Vector3f coordinates)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int index
public Vector3f coordinates
public Vector3f normal
public Vector3f uvw
| Constructor Detail |
public Vertex(int index,
Vector3f coordinates)
|
M3GToolkit 0.5.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||