Equalizer 1.0

eq::GLXEventHandler Class Reference

The event handler for glX/X11 windows. More...

#include <glXEventHandler.h>

Inheritance diagram for eq::GLXEventHandler:
Collaboration diagram for eq::GLXEventHandler:

List of all members.

Public Member Functions

 GLXEventHandler (GLXWindowIF *window)
 Construct a new glX event handler.
virtual ~GLXEventHandler ()
 Destruct the glX event handler.

Static Public Member Functions

static void dispatch ()
 Dispatch all pending events on the current thread.

Detailed Description

The event handler for glX/X11 windows.

Definition at line 30 of file glXEventHandler.h.


Constructor & Destructor Documentation

eq::GLXEventHandler::GLXEventHandler ( GLXWindowIF window)

Construct a new glX event handler.

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

Destruct the glX event handler.

Version:
1.0

Member Function Documentation

static void eq::GLXEventHandler::dispatch ( ) [static]

Dispatch all pending events on the current thread.

If no event handlers have been constructed by the calling thread, this function does nothing. This function does not block on events.

Version:
1.0

The documentation for this class was generated from the following file:
Generated on Sun May 8 2011 19:11:09 for Equalizer 1.0 by  doxygen 1.7.3