ClanLib
2.3.7
|
Display target for clanDisplay. More...
#include <opengl1_target.h>
Public Member Functions | |
Construction | |
CL_GL1Target () | |
Constructs an OpenGL target. More... | |
~CL_GL1Target () | |
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_GL1Target::CL_GL1Target | ( | ) |
Constructs an OpenGL target.
CL_GL1Target::~CL_GL1Target | ( | ) |
|
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.