|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.ms3d.MS3DTriangle
public class MS3DTriangle
| Field Summary | |
|---|---|
int |
group
|
org.openmali.vecmath2.Point3f[] |
normals
|
int |
smoothing
|
float[][] |
texCoords
|
int[] |
vertIndices
|
| Constructor Summary | |
|---|---|
MS3DTriangle(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 int[] vertIndices
public org.openmali.vecmath2.Point3f[] normals
public float[][] texCoords
public int smoothing
public int group
| Constructor Detail |
|---|
public MS3DTriangle(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 | |||||||||