Public Member Functions | |
| void | initOpenGLContext (int xres, int yres, int x0=0, int y0=0, const char *windowName="MainWindow", bool showGpuCapabilityInfo=false) |
| Initialize OpenGL context (creates hidden Glut window). | |
| ~SystemManager () | |
Static Public Member Functions | |
| static SystemManager & | instance () |
| opentl::core::SystemManager::~SystemManager | ( | ) | [inline] |
| void opentl::core::SystemManager::initOpenGLContext | ( | int | xres, | |
| int | yres, | |||
| int | x0 = 0, |
|||
| int | y0 = 0, |
|||
| const char * | windowName = "MainWindow", |
|||
| bool | showGpuCapabilityInfo = false | |||
| ) |
Initialize OpenGL context (creates hidden Glut window).
| static SystemManager& opentl::core::SystemManager::instance | ( | ) | [inline, static] |
1.5.8