IVT
CGLContext Class Reference

#include <GLContext.h>

Public Member Functions

 CGLContext ()
 
 ~CGLContext ()
 
bool CreateContext (int width, int height, void *shareContext=0)
 
void DeleteContext ()
 
void MakeCurrent ()
 
void DoneCurrent ()
 
bool GetImage (CByteImage *pImage)
 

Detailed Description

Definition at line 81 of file GLContext.h.

Constructor & Destructor Documentation

CGLContext::CGLContext ( )
CGLContext::~CGLContext ( )

Member Function Documentation

bool CGLContext::CreateContext ( int  width,
int  height,
void *  shareContext = 0 
)
void CGLContext::DeleteContext ( )
void CGLContext::DoneCurrent ( )
bool CGLContext::GetImage ( CByteImage pImage)
void CGLContext::MakeCurrent ( )

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