eq::GLXWindowIF Class Reference

The interface defining the minimum functionality for a GLX window. More...

#include <glXWindow.h>

Inheritance diagram for eq::GLXWindowIF:

Inheritance graph
[legend]
Collaboration diagram for eq::GLXWindowIF:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GLXWindowIF (Window *parent)
virtual GLXContext getGLXContext () const =0
virtual XID getXDrawable () const =0
virtual bool processEvent (const GLXWindowEvent &event)
virtual Display * getXDisplay ()=0
virtual Display * getXDisplay () const =0


Detailed Description

The interface defining the minimum functionality for a GLX window.

Definition at line 28 of file glXWindow.h.


Member Function Documentation

virtual GLXContext eq::GLXWindowIF::getGLXContext (  )  const [pure virtual]

Returns:
the GLX rendering context.

Implemented in eq::GLXWindow.

virtual XID eq::GLXWindowIF::getXDrawable (  )  const [pure virtual]

Returns:
the X11 drawable ID.

Implemented in eq::GLXWindow.

virtual Display* eq::GLXWindowIF::getXDisplay (  )  [pure virtual]

Returns:
GLX display

Implemented in eq::GLXWindow.


The documentation for this class was generated from the following file:
Generated on Mon Aug 10 18:58:43 2009 for Equalizer 0.9 by  doxygen 1.5.8