Uses of Interface
crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager

Packages that use iVertexBufferManager
crystalspace.jbind.impl.video.graph3d   
crystalspace.jbind.impl.video.vbufmgr   
crystalspace.jbind.interfaces.ivideo.graph3d   
 

Uses of iVertexBufferManager in crystalspace.jbind.impl.video.graph3d
 

Methods in crystalspace.jbind.impl.video.graph3d that return iVertexBufferManager
 iVertexBufferManager csGraphics3D.getVertexBufferManager()
           
 

Uses of iVertexBufferManager in crystalspace.jbind.impl.video.vbufmgr
 

Classes in crystalspace.jbind.impl.video.vbufmgr that implement iVertexBufferManager
 class csVertexBufferManager
           
 

Uses of iVertexBufferManager in crystalspace.jbind.interfaces.ivideo.graph3d
 

Methods in crystalspace.jbind.interfaces.ivideo.graph3d that return iVertexBufferManager
 iVertexBufferManager iGraphics3D.getVertexBufferManager()
          Get the vertex buffer manager.