|
|||||||||||
| 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.mesh.csMeshFactoryList
| Field Summary |
| Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
| Constructor Summary | |
csMeshFactoryList(iPointer nPointer)
|
|
| Method Summary | |
int |
add(iMeshFactoryWrapper obj)
Add a mesh factory wrapper. |
int |
find(iMeshFactoryWrapper obj)
Find a mesh factory wrapper and return its index. |
iMeshFactoryWrapper |
findByName(java.lang.String Name)
Find a mesh factory wrapper by name. |
iMeshFactoryWrapper |
get(int n)
Return a mesh factory wrapper by index. |
int |
getCount()
Return the number of mesh factory wrappers in this list. |
java.lang.String |
getName()
Return the name of the interface |
int |
getVersion()
Return the version of the interface |
protected boolean |
isNativePointerValidSafe(long pointer)
|
boolean |
remove(iMeshFactoryWrapper obj)
Remove a mesh factory wrapper. |
boolean |
remove(int n)
Remove the nth mesh factory wrapper. |
void |
removeAll()
Remove all mesh factory wrappers. |
| 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 csMeshFactoryList(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 int getCount()
iMeshFactoryList
getCount in interface iMeshFactoryListiMeshFactoryList.getCount()public iMeshFactoryWrapper get(int n)
iMeshFactoryList
get in interface iMeshFactoryListn -
iMeshFactoryList.get(int)public int add(iMeshFactoryWrapper obj)
iMeshFactoryList
add in interface iMeshFactoryListobj -
iMeshFactoryList.add(crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper)public boolean remove(iMeshFactoryWrapper obj)
iMeshFactoryList
remove in interface iMeshFactoryListobj -
iMeshFactoryList.remove(crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper)public boolean remove(int n)
iMeshFactoryList
remove in interface iMeshFactoryListn -
iMeshFactoryList.remove(int)public void removeAll()
iMeshFactoryList
removeAll in interface iMeshFactoryListiMeshFactoryList.removeAll()public int find(iMeshFactoryWrapper obj)
iMeshFactoryList
find in interface iMeshFactoryListobj -
iMeshFactoryList.find(crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper)public iMeshFactoryWrapper findByName(java.lang.String Name)
iMeshFactoryList
findByName in interface iMeshFactoryListName -
iMeshFactoryList.findByName(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||