Equalizer  1.2.1
Public Member Functions | Static Public Member Functions
eq::wgl::EventHandler Class Reference

The event handler for WGL. More...

#include <eventHandler.h>

+ Inheritance diagram for eq::wgl::EventHandler:
+ Collaboration diagram for eq::wgl::EventHandler:

List of all members.

Public Member Functions

 EventHandler (WindowIF *window)
 Construct a new WGL event handler for the window.
virtual ~EventHandler ()
 Destruct the WGL event handler.

Static Public Member Functions

static bool initMagellan (Node *node)
 Initialize space mouse event handling for this process.
static void exitMagellan (Node *node)
 De-initialize space mouse event handling for this process.

Detailed Description

The event handler for WGL.

Definition at line 29 of file wgl/eventHandler.h.


Constructor & Destructor Documentation

Construct a new WGL event handler for the window.

Version:
1.0
virtual eq::wgl::EventHandler::~EventHandler ( ) [virtual]

Destruct the WGL event handler.

Version:
1.0

Reimplemented from eq::EventHandler.


Member Function Documentation

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 directly send to the application.

See also:
Node::configInit, Config::sendEvent
Version:
1.0

The documentation for this class was generated from the following file:
Generated on Fri Jun 8 2012 15:44:36 for Equalizer 1.2.1 by  doxygen 1.8.0