xbmc
Public Member Functions | List of all members
CFrameBufferObject Class Reference

Public Member Functions

bool IsSupported ()
 
bool IsValid () const
 
bool IsBound () const
 
bool Initialize ()
 
void Cleanup ()
 
void SetFiltering (GLenum target, GLenum mode)
 
bool CreateAndBindToTexture (GLenum target, int width, int height, GLenum format, GLenum type=GL_UNSIGNED_BYTE, GLenum filter=GL_LINEAR, GLenum clampmode=GL_CLAMP_TO_EDGE)
 
GLuint Texture () const
 
bool BeginRender ()
 
void EndRender () const
 

The documentation for this class was generated from the following files: