|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use iMeshDrawCallback | |
| crystalspace.jbind.impl.engine.mesh | |
| crystalspace.jbind.interfaces.iengine.mesh | |
| Uses of iMeshDrawCallback in crystalspace.jbind.impl.engine.mesh |
| Classes in crystalspace.jbind.impl.engine.mesh that implement iMeshDrawCallback | |
class |
csMeshDrawCallback
|
| Methods in crystalspace.jbind.impl.engine.mesh that return iMeshDrawCallback | |
iMeshDrawCallback |
csMeshWrapper.getDrawCallback(int idx)
|
| Methods in crystalspace.jbind.impl.engine.mesh with parameters of type iMeshDrawCallback | |
void |
csMeshWrapper.removeDrawCallback(iMeshDrawCallback cb)
|
void |
csMeshWrapper.setDrawCallback(iMeshDrawCallback cb)
|
| Uses of iMeshDrawCallback in crystalspace.jbind.interfaces.iengine.mesh |
| Methods in crystalspace.jbind.interfaces.iengine.mesh that return iMeshDrawCallback | |
iMeshDrawCallback |
iMeshWrapper.getDrawCallback(int idx)
Get the specified draw callback. |
| Methods in crystalspace.jbind.interfaces.iengine.mesh with parameters of type iMeshDrawCallback | |
void |
iMeshWrapper.setDrawCallback(iMeshDrawCallback cb)
Set a callback which is called just before the object is drawn. |
void |
iMeshWrapper.removeDrawCallback(iMeshDrawCallback cb)
Remove a draw callback. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||