#include <GLContext.h>
Public Member Functions | |
CGLContext () | |
bool | CreateContext (int width, int height, void *shareContext=0) |
void | DeleteContext () |
void | DoneCurrent () |
bool | GetImage (CByteImage *pImage) |
void | MakeCurrent () |
~CGLContext () |
Definition at line 81 of file GLContext.h.
bool CGLContext::CreateContext | ( | int | width, |
int | height, | ||
void * | shareContext = 0 |
||
) |
bool CGLContext::GetImage | ( | CByteImage * | pImage | ) |