|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.ms3d.MS3DMesh
public class MS3DMesh
| Field Summary | |
|---|---|
int |
material
|
java.lang.String |
name
|
int |
numTris
|
int[] |
triIndices
|
| Constructor Summary | |
|---|---|
MS3DMesh(LittleEndianDataInputStream in)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public int numTris
public int[] triIndices
public int material
| Constructor Detail |
|---|
public MS3DMesh(LittleEndianDataInputStream in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||