|
|||||||||||
| 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.map.ldrctxt.csLoaderContext
| Field Summary |
| Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
| Constructor Summary | |
csLoaderContext(iPointer nPointer)
|
|
| Method Summary | |
boolean |
checkDupes()
Return true if we check for dupes (to avoid objects with same name being loaded again. |
boolean |
currentRegionOnly()
Return true if we only want to look for objects in the region given by GetRegion();. |
iLight |
findLight(java.lang.String name)
Find a light. |
iMaterialWrapper |
findMaterial(java.lang.String name)
Find a material. |
iMeshFactoryWrapper |
findMeshFactory(java.lang.String name)
Find a mesh factory. |
iMeshWrapper |
findMeshObject(java.lang.String name)
Find a mesh object. |
iSector |
findSector(java.lang.String name)
Find a sector. |
iTextureWrapper |
findTexture(java.lang.String name)
Find a texture. |
java.lang.String |
getName()
Return the name of the interface |
iRegion |
getRegion()
Return a region if we only want to load in that region. 0 otherwise. |
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 csLoaderContext(iPointer nPointer)
nPointer - | Method Detail |
public int getVersion()
iBase
getVersion in interface iBasegetVersion in class csBaseiBase.getVersion()public java.lang.String getName()
iBase
getName in interface iBasegetName in class csBaseiBase.getName()protected boolean isNativePointerValidSafe(long pointer)
isNativePointerValidSafe in class csNativeObjectcsNativeObject.isNativePointerValidSafe(long)public boolean checkDupes()
iLoaderContext
checkDupes in interface iLoaderContextiLoaderContext.checkDupes()public boolean currentRegionOnly()
iLoaderContext
currentRegionOnly in interface iLoaderContextiLoaderContext.currentRegionOnly()public iLight findLight(java.lang.String name)
iLoaderContext
findLight in interface iLoaderContextname -
iLoaderContext.findLight(java.lang.String)public iMaterialWrapper findMaterial(java.lang.String name)
iLoaderContext
findMaterial in interface iLoaderContextname -
iLoaderContext.findMaterial(java.lang.String)public iMeshFactoryWrapper findMeshFactory(java.lang.String name)
iLoaderContext
findMeshFactory in interface iLoaderContextname -
iLoaderContext.findMeshFactory(java.lang.String)public iMeshWrapper findMeshObject(java.lang.String name)
iLoaderContext
findMeshObject in interface iLoaderContextname -
iLoaderContext.findMeshObject(java.lang.String)public iSector findSector(java.lang.String name)
iLoaderContext
findSector in interface iLoaderContextname -
iLoaderContext.findSector(java.lang.String)public iTextureWrapper findTexture(java.lang.String name)
iLoaderContext
findTexture in interface iLoaderContextname -
iLoaderContext.findTexture(java.lang.String)public iRegion getRegion()
iLoaderContext
getRegion in interface iLoaderContextiLoaderContext.getRegion()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||