CL_RenderBufferProvider Class Reference
[clanDisplay Display]

Interface for implementing a CL_RenderBuffer target. More...

#include <render_buffer_provider.h>

List of all members.

Public Member Functions

Construction
virtual ~CL_RenderBufferProvider ()
Operations
virtual void create (int width, int height, CL_TextureFormat internal_format)=0
 Create a render buffer image with the specified dimensions.
virtual void destroy ()=0
 Destroys the provider.


Detailed Description

Interface for implementing a CL_RenderBuffer target.


Constructor & Destructor Documentation

virtual CL_RenderBufferProvider::~CL_RenderBufferProvider  )  [inline, virtual]
 


Member Function Documentation

virtual void CL_RenderBufferProvider::create int  width,
int  height,
CL_TextureFormat  internal_format
[pure virtual]
 

Create a render buffer image with the specified dimensions.

virtual void CL_RenderBufferProvider::destroy  )  [pure virtual]
 

Destroys the provider.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:40 2009 for ClanLib by  doxygen 1.4.6