|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use iVertexBufferManagerClient | |
crystalspace.jbind.impl.video.vbufmgr | |
crystalspace.jbind.interfaces.ivideo.vbufmgr |
Uses of iVertexBufferManagerClient in crystalspace.jbind.impl.video.vbufmgr |
Classes in crystalspace.jbind.impl.video.vbufmgr that implement iVertexBufferManagerClient | |
class |
csVertexBufferManagerClient
|
Methods in crystalspace.jbind.impl.video.vbufmgr with parameters of type iVertexBufferManagerClient | |
void |
csVertexBufferManager.addClient(iVertexBufferManagerClient client)
|
Uses of iVertexBufferManagerClient in crystalspace.jbind.interfaces.ivideo.vbufmgr |
Methods in crystalspace.jbind.interfaces.ivideo.vbufmgr with parameters of type iVertexBufferManagerClient | |
void |
iVertexBufferManager.addClient(iVertexBufferManagerClient client)
A client using the services of the manager can register with it to receive information about the state of the manager. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |