![]()  | 
  
    OGRE
    2.2.4
    
   Object-Oriented Graphics Rendering Engine 
   | 
 
Abstract interface representing a 'licensee' of a hardware buffer copy. More...
#include <OgreHardwareBufferManager.h>
 Inheritance diagram for Ogre::v1::HardwareBufferLicensee: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::v1::TempBlendedBufferInfo.