RenderBufferManager

RenderBufferManager
Scaleform::Render::RenderBufferManager
Declaration
class RenderBufferManager : public RefCountBase<RenderBufferManager, StatRender_TextureManager_Mem>;
Description

RenderBufferManager is an abstract class used by Render::HAL implementation to manage cachable render targets.

Methods
Method 
Description 
Creates a depth stencil buffer. 
Creates a RenderTarget
Allocates a temporary render target of specified type. 
Clears out the caches and the texture manager resources. 
Called at the end of the frame and releases the data associated with the current frame. 
Initializes the buffer manager to use the specified TextureManager for buffer creation. 
Resets the render buffer manager, destroying all render targets it manages. 
File

Render_Buffer.h