|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcrystalspace.jbind.impl.csNativeObject
crystalspace.jbind.impl.csutil.scf.csBase
crystalspace.jbind.impl.mesh.thing.csPolygonHandle
Field Summary |
Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
Constructor Summary | |
csPolygonHandle(iPointer nPointer)
|
Method Summary | |
int |
getIndex()
Get the polygon index which this polygon handle represents. |
iMeshObject |
getMeshObject()
Get the mesh object of this polygon. |
iMeshObjectFactory |
getMeshObjectFactory()
Get the mesh object factory for this polygon. |
java.lang.String |
getName()
Return the name of the interface |
iThingFactoryState |
getThingFactoryState()
Get the factory state for this polygon. |
iThingState |
getThingState()
Get the instance of this polygon. |
int |
getVersion()
Return the version of the interface |
protected boolean |
isNativePointerValidSafe(long pointer)
|
Methods inherited from class crystalspace.jbind.impl.csutil.scf.csBase |
decRef, equals, finalize, getRefCount, incRef, nDelete, queryInterface, queryInterfaceSafe |
Methods inherited from class crystalspace.jbind.impl.csNativeObject |
changePointer, getPointer, getPointer, getPointerArray, hashCode, isMemoryOwner, isNativePointerValid, newNativeObject, setMemoryOwner, toString |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getRefCount, incRef, queryInterface, queryInterfaceSafe |
Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
Constructor Detail |
public csPolygonHandle(iPointer nPointer)
nPointer
- Method Detail |
public int getVersion()
iBase
getVersion
in interface iBase
getVersion
in class csBase
iBase.getVersion()
public java.lang.String getName()
iBase
getName
in interface iBase
getName
in class csBase
iBase.getName()
protected boolean isNativePointerValidSafe(long pointer)
isNativePointerValidSafe
in class csNativeObject
csNativeObject.isNativePointerValidSafe(long)
public int getIndex()
iPolygonHandle
getIndex
in interface iPolygonHandle
iPolygonHandle.getIndex()
public iMeshObject getMeshObject()
iPolygonHandle
getMeshObject
in interface iPolygonHandle
iPolygonHandle.getMeshObject()
public iMeshObjectFactory getMeshObjectFactory()
iPolygonHandle
getMeshObjectFactory
in interface iPolygonHandle
iPolygonHandle.getMeshObjectFactory()
public iThingFactoryState getThingFactoryState()
iPolygonHandle
getThingFactoryState
in interface iPolygonHandle
iPolygonHandle.getThingFactoryState()
public iThingState getThingState()
iPolygonHandle
getThingState
in interface iPolygonHandle
iPolygonHandle.getThingState()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |