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