#include <glXWindow.h>


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) |
| virtual GLXContext eq::GLXWindowIF::getGLXContext | ( | ) | const [pure virtual] |
| virtual XID eq::GLXWindowIF::getXDrawable | ( | ) | const [pure virtual] |
0.6 by
1.5.5