|
Equalizer
1.8.0
Parallel Rendering Framework
|
A window-system event for a WindowIF. More...
#include <windowEvent.h>
Inheritance diagram for eq::wgl::WindowEvent:
Collaboration diagram for eq::wgl::WindowEvent:Public Attributes | |
| UINT | uMsg |
| The windows message. More... | |
| WPARAM | wParam |
| Extra message data. More... | |
| LPARAM | lParam |
| Extra message data. More... | |
A window-system event for a WindowIF.
Definition at line 29 of file wgl/windowEvent.h.
| LPARAM eq::wgl::WindowEvent::lParam |
| UINT eq::wgl::WindowEvent::uMsg |
| WPARAM eq::wgl::WindowEvent::wParam |