|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcrystalspace.jbind.impl.mesh.thing.csPolygonRange
| Constructor Summary | |
csPolygonRange(int start,
int end)
|
|
csPolygonRange(iPointer nPointer)
|
|
| Method Summary | |
void |
changePointer(long nPointer)
Change the value of the pointer. |
static csPolygonRange |
CS_POLYRANGE_LAST()
|
void |
finalize()
|
long |
getPointer()
Return the value of the pointer as a long |
boolean |
isMemoryOwner()
Tells if java or the native side is responsible of the memory management of the native object pointed by this pointer. |
void |
setMemoryOwner(boolean owner)
Set the responsible of the memory management of the native objetc pointed by this pointer. |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public csPolygonRange(iPointer nPointer)
public csPolygonRange(int start,
int end)
| Method Detail |
public void setMemoryOwner(boolean owner)
iPointer
setMemoryOwner in interface iPointerowner - public boolean isMemoryOwner()
iPointer
isMemoryOwner in interface iPointer
public void finalize()
throws java.lang.Throwable
java.lang.Throwablepublic static csPolygonRange CS_POLYRANGE_LAST()
public long getPointer()
iPointer
getPointer in interface iPointerpublic void changePointer(long nPointer)
iPointer
changePointer in interface iPointernPointer -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||