GLViewer Class Reference
A wxWidget to display the fast preview.
More...
#include <GLViewer.h>
List of all members.
Detailed Description
A wxWidget to display the fast preview.
It is the OpenGL equivalent of PreviewPanel. The actual work in rendering the preview is done by a GLRenderer.
Constructor & Destructor Documentation
Member Function Documentation
| void GLViewer::KeyDown |
( |
wxKeyEvent & |
e |
) |
[protected] |
|
| void GLViewer::KeyUp |
( |
wxKeyEvent & |
e |
) |
[protected] |
|
| void GLViewer::LeftDown |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void GLViewer::LeftUp |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void GLViewer::MouseLeave |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void GLViewer::MouseMotion |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void GLViewer::OnEraseBackground |
( |
wxEraseEvent & |
e |
) |
[protected] |
|
| void GLViewer::Redraw |
( |
|
) |
|
|
| void GLViewer::RedrawE |
( |
wxPaintEvent & |
e |
) |
|
|
| void GLViewer::RefreshWrapper |
( |
void * |
obj |
) |
[static] |
|
| void GLViewer::Resized |
( |
wxSizeEvent & |
e |
) |
|
|
| void GLViewer::RightDown |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void GLViewer::RightUp |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void GLViewer::SetLayoutMode |
( |
bool |
state |
) |
|
|
| void GLViewer::SetLayoutScale |
( |
double |
scale |
) |
|
|
| void GLViewer::SetPhotometricCorrect |
( |
bool |
state |
) |
|
|
| void GLViewer::SetUpContext |
( |
|
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files: