OffscreenBuffer Class Reference

offscreen management More...

#include <offscreen_buffer.hh>


Public Member Functions

bool Begin ()
bool End ()
bool Resize (unsigned int width, unsigned int height)
bool IsValid () const
bool IsActive () const

Static Public Member Functions

static OffscreenBufferInstance ()


Detailed Description

offscreen management

Definition at line 45 of file offscreen_buffer.hh.


Member Function Documentation

bool Begin (  ) 

activate offscreen context for rendering

bool End (  ) 

switch back to normal rendering context

static OffscreenBuffer& Instance (  )  [static]

singleton interface

bool IsActive (  )  const

returns true between Begin/End bracket

bool IsValid (  )  const

returns true if offscreen rendering context is available

bool Resize ( unsigned int  width,
unsigned int  height 
)

\ brief resize offscreen rendering context


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

Generated on Fri Jul 2 14:23:06 2010 for OpenStructure by  doxygen 1.5.8