|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
csBox3 |
getBoundingBox()
Get a bounding box for all the vertices. |
csColor[] |
getColors()
Get the current array of colors. |
int |
getPriority()
Get the priority. |
csVector2[] |
getTexels()
Get the current array of texels. |
float[] |
getUserArray(int index)
Get all of the current user arrays. |
int |
getUserArrayComponentCount(int index)
Get the number of components of one of the current user arrays. |
int |
getVertexCount()
Get the number of vertices. |
csVector3[] |
getVertices()
Get the current array of vertices. |
boolean |
isLocked()
Check if the buffer is locked. |
Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getName, getRefCount, getVersion, incRef, queryInterface, queryInterfaceSafe |
Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
Method Detail |
public csBox3 getBoundingBox()
public csColor[] getColors()
public int getPriority()
public csVector2[] getTexels()
public float[] getUserArray(int index)
index
-
public int getUserArrayComponentCount(int index)
index
-
public int getVertexCount()
public csVector3[] getVertices()
public boolean isLocked()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |