![]() |
Public API Reference |
#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. More... |
the manager tells its clients if he is going down, closes etc.
Definition at line 179 of file vbufmgr.h.
|
This method is called whenever the the buffers managed become invalid, that is, the clients have to request a new buffer from the manager.
|