Equalizer
1.10.1
Parallel Rendering Framework
|
A window-system event for a WindowIF. More...
#include <windowEvent.h>
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 |