14 #ifndef vtkXOpenGLRenderDevice_h
15 #define vtkXOpenGLRenderDevice_h
18 #include "vtkRenderingOpenGL2Module.h"
19 #include <X11/Xutil.h>
32 virtual
bool CreateNewWindow(const
vtkRecti &geometry, const
std::
string &
name);
34 virtual
void MakeCurrent();
38 ~vtkXOpenGLRenderDevice();
47 bool OffScreenRendering;
53 vtkXOpenGLRenderDevice(const vtkXOpenGLRenderDevice&);
54 void operator=(const vtkXOpenGLRenderDevice&);
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
#define vtkTypeMacro(thisClass, superclass)
GLuint const GLchar * name
a simple class to control print indentation