|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of iMeshObjectFactory in crystalspace.jbind.impl.engine.engine |
Methods in crystalspace.jbind.impl.engine.engine with parameters of type iMeshObjectFactory | |
iMeshFactoryWrapper |
csEngine.createMeshFactory(iMeshObjectFactory factory,
java.lang.String name)
|
Uses of iMeshObjectFactory in crystalspace.jbind.impl.engine.mesh |
Methods in crystalspace.jbind.impl.engine.mesh that return iMeshObjectFactory | |
iMeshObjectFactory |
csMeshFactoryWrapper.getMeshObjectFactory()
|
Methods in crystalspace.jbind.impl.engine.mesh with parameters of type iMeshObjectFactory | |
void |
csMeshFactoryWrapper.setMeshObjectFactory(iMeshObjectFactory fact)
|
Uses of iMeshObjectFactory in crystalspace.jbind.impl.mesh.object |
Classes in crystalspace.jbind.impl.mesh.object that implement iMeshObjectFactory | |
class |
csMeshObjectFactory
|
Methods in crystalspace.jbind.impl.mesh.object that return iMeshObjectFactory | |
iMeshObjectFactory |
csMeshObject.getFactory()
|
Uses of iMeshObjectFactory in crystalspace.jbind.impl.mesh.thing |
Methods in crystalspace.jbind.impl.mesh.thing that return iMeshObjectFactory | |
iMeshObjectFactory |
csPolygonHandle.getMeshObjectFactory()
|
Uses of iMeshObjectFactory in crystalspace.jbind.interfaces.iengine.engine |
Methods in crystalspace.jbind.interfaces.iengine.engine with parameters of type iMeshObjectFactory | |
iMeshFactoryWrapper |
iEngine.createMeshFactory(iMeshObjectFactory factory,
java.lang.String name)
Create a mesh factory wrapper for an existing mesh factory |
Uses of iMeshObjectFactory in crystalspace.jbind.interfaces.iengine.mesh |
Methods in crystalspace.jbind.interfaces.iengine.mesh that return iMeshObjectFactory | |
iMeshObjectFactory |
iMeshFactoryWrapper.getMeshObjectFactory()
Get the iMeshObjectFactory. |
Methods in crystalspace.jbind.interfaces.iengine.mesh with parameters of type iMeshObjectFactory | |
void |
iMeshFactoryWrapper.setMeshObjectFactory(iMeshObjectFactory fact)
Set the mesh object factory. |
Uses of iMeshObjectFactory in crystalspace.jbind.interfaces.imesh.object |
Methods in crystalspace.jbind.interfaces.imesh.object that return iMeshObjectFactory | |
iMeshObjectFactory |
iMeshObject.getFactory()
Get the reference to the factory that created this mesh object. |
Uses of iMeshObjectFactory in crystalspace.jbind.interfaces.imesh.thing |
Methods in crystalspace.jbind.interfaces.imesh.thing that return iMeshObjectFactory | |
iMeshObjectFactory |
iPolygonHandle.getMeshObjectFactory()
Get the mesh object factory for this polygon. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |