|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.bsp.lumps.BSPModel
public class BSPModel
TODO: Insert package comments here
| Field Summary | |
|---|---|
int |
faceIndex
The first face index in the model |
float[] |
max
The max position for the bounding box. |
float[] |
min
The min position for the bounding box |
int |
numOfFaces
The number of faces in the model |
| Constructor Summary | |
|---|---|
BSPModel()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float[] min
public float[] max
public int faceIndex
public int numOfFaces
| Constructor Detail |
|---|
public BSPModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||