OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
OffscreenBuffer Class Reference

#include <glx_offscreen_buffer.hh>

Public Member Functions

 OffscreenBuffer (unsigned int width, unsigned int height, const OffscreenBufferFormat &f, bool shared=true)
 
 ~OffscreenBuffer ()
 
bool Resize (unsigned int w, unsigned int h)
 
bool MakeActive ()
 
bool IsActive ()
 
bool IsValid ()
 

Detailed Description

Definition at line 34 of file glx_offscreen_buffer.hh.

Constructor & Destructor Documentation

OffscreenBuffer ( unsigned int  width,
unsigned int  height,
const OffscreenBufferFormat f,
bool  shared = true 
)

Member Function Documentation

bool IsActive ( )
inline

Definition at line 44 of file glx_offscreen_buffer.hh.

bool IsValid ( )
inline

Definition at line 46 of file glx_offscreen_buffer.hh.

bool MakeActive ( )
bool Resize ( unsigned int  w,
unsigned int  h 
)

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