#include <OpenGLWindow.hh>
Public Member Functions | |
OpenGLWindow (int X, int Y, int W, int H, const char *L) | |
~OpenGLWindow () | |
Public Attributes | |
bool | createvertex |
Engine * | engine |
Private Member Functions | |
void | draw () |
int | handle (int) |
|
Definition at line 43 of file OpenGLWindow.hh. References createvertex, and engine. |
|
Definition at line 16 of file OpenGLWindow.cc. References engine. |
|
Definition at line 22 of file OpenGLWindow.cc. References FE::Engine::draw(), FE::Engine::DrawMoveLine(), FE::Engine::drawRectangle(), engine, FE::Engine::StateDrawRectangle, FE::Engine::StateMove, FE::Engine::x0, FE::Engine::x1, FE::Engine::y0, and FE::Engine::y1. |
|
|
Definition at line 38 of file OpenGLWindow.hh. Referenced by FE::Gui::create_Vertex_cb2(), handle(), and OpenGLWindow(). |
|
Definition at line 41 of file OpenGLWindow.hh. Referenced by draw(), handle(), FE::Gui::open_cb2(), OpenGLWindow(), FE::Gui::saveas_cb2(), and ~OpenGLWindow(). |