|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.threed.jpct.VisList
Method Summary | |
void |
getData(int at,
int[] data)
Fills the given int[]-array with the object number and polygon ID at a position. |
int |
getMaxSize()
Gets the maximum size of the visibility list. |
int |
getSize()
Gets the current size of the visibility list. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getSize()
public int getMaxSize()
public void getData(int at, int[] data)
at
- the position in the listdata
- the array to fill
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |