|
ClanLib
2.3.7
|
Display target for clanDisplay. More...
#include <swr_target.h>

Public Member Functions | |
Construction | |
| CL_SWRenderTarget () | |
| Constructs a SWRender target. More... | |
| ~CL_SWRenderTarget () | |
Attributes | |
| CL_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... | |
Operations | |
| void | set_current () |
| Set this display target to be the current target. More... | |
Display target for clanDisplay.
| CL_SWRenderTarget::CL_SWRenderTarget | ( | ) |
Constructs a SWRender target.
| CL_SWRenderTarget::~CL_SWRenderTarget | ( | ) |
|
inherited |
Returns the provider for the display target.
|
inlineinherited |
Returns true if this object is invalid.
|
inherited |
Set this display target to be the current target.
|
inherited |
Throw an exception if this object is invalid.
1.8.4