#include <vbufmgr.h>
Inheritance diagram for iVertexBufferManagerClient:
Public Methods | |
virtual void | ManagerClosing ()=0 |
This method is called whenever the the buffers managed become invalid, that is, the clients have to request a new buffer from the manager. |
the manager tells its clients if he is going down, closes etc.