Display target for clanDisplay. More...
#include <swr_target.h>
Public Member Functions | |
Construction | |
SWRenderTarget () | |
Constructs a SWRender target. More... | |
~SWRenderTarget () | |
Attributes | |
DisplayTargetProvider * | get_provider () |
Returns the provider for the display target. More... | |
bool | is_null () const |
Returns true if this object is invalid. More... | |
void | throw_if_null () const |
Throw an exception if this object is invalid. More... | |
Static Public Member Functions | |
Attributes | |
static bool | is_current () |
Returns true if this display target is the current target. More... | |
Operations | |
static void | set_current () |
Set this display target to be the current target. More... | |
Display target for clanDisplay.