The event handler for WGL.
More...
#include <eventHandler.h>
The event handler for WGL.
Definition at line 31 of file wgl/eventHandler.h.
EQ_API eq::wgl::EventHandler::EventHandler |
( |
WindowIF * |
window | ) |
|
|
explicit |
Construct a new WGL event handler for the window.
- Version
- 1.0
virtual EQ_API eq::wgl::EventHandler::~EventHandler |
( |
| ) |
|
|
virtual |
static void eq::wgl::EventHandler::exitMagellan |
( |
Node * |
node | ) |
|
|
static |
De-initialize space mouse event handling for this process.
- See Also
- Node::configInit
- Version
- 1.0
static bool eq::wgl::EventHandler::initMagellan |
( |
Node * |
node | ) |
|
|
static |
Initialize space mouse event handling for this process.
Received space mouse events are processed by Node::processEvent().
- Version
- 1.0
The documentation for this class was generated from the following file: