|
|||||||||||
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.engine.viscul.csVisibilityObject
Field Summary |
Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
Constructor Summary | |
csVisibilityObject(iPointer nPointer)
|
Method Summary | |
csFlags |
getCullerFlags()
Get flags for this object. |
iMeshWrapper |
getMeshWrapper()
Get the reference to the mesh wrapper from this object. |
iMovable |
getMovable()
Get the reference to the movable from this object. |
java.lang.String |
getName()
Return the name of the interface |
iObjectModel |
getObjectModel()
Get the object model corresponding with this object. |
int |
getVersion()
Return the version of the interface |
int |
getVisibilityNumber()
Get the visibility number. |
protected boolean |
isNativePointerValidSafe(long pointer)
|
void |
setVisibilityNumber(int visnr)
Set the visibility number for this object. |
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 csVisibilityObject(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 csFlags getCullerFlags()
iVisibilityObject
getCullerFlags
in interface iVisibilityObject
iVisibilityObject.getCullerFlags()
public iMeshWrapper getMeshWrapper()
iVisibilityObject
getMeshWrapper
in interface iVisibilityObject
iVisibilityObject.getMeshWrapper()
public iMovable getMovable()
iVisibilityObject
getMovable
in interface iVisibilityObject
iVisibilityObject.getMovable()
public iObjectModel getObjectModel()
iVisibilityObject
getObjectModel
in interface iVisibilityObject
iVisibilityObject.getObjectModel()
public int getVisibilityNumber()
iVisibilityObject
getVisibilityNumber
in interface iVisibilityObject
iVisibilityObject.getVisibilityNumber()
public void setVisibilityNumber(int visnr)
iVisibilityObject
setVisibilityNumber
in interface iVisibilityObject
visnr
- iVisibilityObject.setVisibilityNumber(int)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |