Equalizer 1.0

eq::WGLEventHandler Class Reference

The event handler for WGL. More...

#include <wglEventHandler.h>

Inheritance diagram for eq::WGLEventHandler:
Collaboration diagram for eq::WGLEventHandler:

List of all members.

Public Member Functions

 WGLEventHandler (WGLWindowIF *window)
 Construct a new WGL event handler for the window.
virtual ~WGLEventHandler ()
 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 28 of file wglEventHandler.h.


Constructor & Destructor Documentation

eq::WGLEventHandler::WGLEventHandler ( WGLWindowIF window)

Construct a new WGL event handler for the window.

Version:
1.0
virtual eq::WGLEventHandler::~WGLEventHandler ( ) [virtual]

Destruct the WGL event handler.

Version:
1.0

Member Function Documentation

static void eq::WGLEventHandler::exitMagellan ( Node node) [static]

De-initialize space mouse event handling for this process.

See also:
Node::configInit
Version:
1.0
static bool eq::WGLEventHandler::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 Sun May 8 2011 19:11:10 for Equalizer 1.0 by  doxygen 1.7.3