#include <GlutWindowThreaded.h>

Public Member Functions | |
| GlutWindowThreaded () | |
| ~GlutWindowThreaded () | |
| void | Refresh () |
| void | Close () |
| virtual void | Open () |
Protected Member Functions | |
| virtual void | CallBackIdleFunc (void) |
| glotzopengl::GlutWindowThreaded::GlutWindowThreaded | ( | ) |
| glotzopengl::GlutWindowThreaded::~GlutWindowThreaded | ( | ) |
| void glotzopengl::GlutWindowThreaded::Refresh | ( | ) |
Reimplemented from glotzopengl::GlutWindow.
| void glotzopengl::GlutWindowThreaded::Close | ( | ) |
Reimplemented from glotzopengl::GlutWindow.
| void glotzopengl::GlutWindowThreaded::Open | ( | ) | [virtual] |
Reimplemented from glotzopengl::GlutWindow.
| void glotzopengl::GlutWindowThreaded::CallBackIdleFunc | ( | void | ) | [protected, virtual] |
Reimplemented from glotzopengl::GlutWindow.
1.5.3