|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.bsp.util.PatchSurface
public class PatchSurface
TODO: Insert package comments here
| Field Summary | |
|---|---|
int[] |
mIndices
|
BSPVertex[] |
mPoints
|
| Constructor Summary | |
|---|---|
PatchSurface(BSPVertex[] cp,
int controlx,
int controly)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public BSPVertex[] mPoints
public int[] mIndices
| Constructor Detail |
|---|
public PatchSurface(BSPVertex[] cp,
int controlx,
int controly)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||