|
Equalizer
1.4.1
|
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. | |
| 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 |
1.4.1 by
1.7.6.1