#include <saildispgl.h>

Public Member Functions | |
| CSailDispGL (QWidget *parent) | |
| void | redraw () |
Protected Member Functions | |
| void | clear () |
| void | draw (const CPanel &panel) |
| void | draw (const CPanelGroup &sail) |
| void | initializeGL () |
| void | mousePressEvent (QMouseEvent *) |
| void | paintGL () |
| void | resizeGL (int w, int h) |
| void | wheelEvent (QWheelEvent *event) |
Definition at line 31 of file saildispgl.h.
| void CSailDispGL::redraw | ( | ) | [virtual] |
Redraw the view.
Reimplemented from CSailDisp.
1.5.6