#include <jem/gl/Display.h>
| jem::gl::Display::Display |
( |
| ) |
|
|
protected |
| jem::gl::Display::~Display |
( |
| ) |
|
|
protected |
| static int jem::gl::Display::open |
( |
int |
mode = 0 | ) |
|
|
static |
| static int jem::gl::Display::open |
( |
int & |
argc, |
|
|
char ** |
argv, |
|
|
int |
mode = 0 |
|
) |
| |
|
static |
| static bool jem::gl::Display::isOpen |
( |
| ) |
|
|
static |
| static int jem::gl::Display::getMode |
( |
| ) |
|
|
static |
| static void jem::gl::Display::mainLoop |
( |
| ) |
|
|
static |
| static Thread* jem::gl::Display::getThread |
( |
| ) |
|
|
static |
| const int jem::gl::Display::NEW_THREAD |
|
static |
| const int jem::gl::Display::OFF_SCREEN |
|
static |