|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.obj.OBJFace
public class OBJFace
An OBJFace.
| Constructor Summary | |
|---|---|
OBJFace(OBJFaceList faceList,
int count,
OBJMaterial mat)
|
|
| Method Summary | |
|---|---|
protected void |
add(int v,
int n,
int t)
|
void |
configure(float[][] dataVerts,
float[][] dataNormals,
float[][] dataTexs,
int index)
|
int |
getCount()
|
OBJMaterial |
getMaterial()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OBJFace(OBJFaceList faceList,
int count,
OBJMaterial mat)
| Method Detail |
|---|
public OBJMaterial getMaterial()
public int getCount()
public void configure(float[][] dataVerts,
float[][] dataNormals,
float[][] dataTexs,
int index)
protected void add(int v,
int n,
int t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||