eq::GLXWindowIF Class Reference

#include <glXWindow.h>

Inheritance diagram for eq::GLXWindowIF:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

The interface defining the minimum functionality for a GLX window.

Definition at line 14 of file glXWindow.h.


Public Member Functions

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

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.


The documentation for this class was generated from the following file:
Generated on Sat Dec 6 12:01:47 2008 for Equalizer 0.6 by  doxygen 1.5.5