#include <glXWindow.h>


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 |
Definition at line 28 of file glXWindow.h.
| virtual GLXContext eq::GLXWindowIF::getGLXContext | ( | ) | const [pure virtual] |
| virtual XID eq::GLXWindowIF::getXDrawable | ( | ) | const [pure virtual] |
| virtual Display* eq::GLXWindowIF::getXDisplay | ( | ) | [pure virtual] |
0.9 by
1.5.8