OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Abstract interface representing a 'licensee' of a hardware buffer copy. More...
#include <OgreHardwareBufferManager.h>
Public Member Functions | |
virtual | ~HardwareBufferLicensee () |
virtual void | licenseExpired (HardwareBuffer *buffer)=0 |
This method is called when the buffer license is expired and is about to be returned to the shared pool. More... | |
Abstract interface representing a 'licensee' of a hardware buffer copy.
|
inlinevirtual |
|
pure virtual |
This method is called when the buffer license is expired and is about to be returned to the shared pool.
Implemented in Ogre::TempBlendedBufferInfo.