19 #if !defined(__MITSUBA_HW_GLXDEVICE_H_)
20 #define __MITSUBA_HW_GLXDEVICE_H_
43 virtual XVisualInfo* createVisual();
X Window System (X11R6) session.
Definition: x11session.h:31
X Window System (X11R6) device / software surface.
Definition: x11device.h:30
#define MTS_DECLARE_CLASS()
This macro must be used in the initial definition in classes that derive from Object.
Definition: class.h:158
virtual void flip()
Flip the buffers.
X Windows OpenGL-capable (GLX) device.
Definition: glxdevice.h:29