Go to the documentation of this file.
16 #ifndef vtkRenderingOpenGLConfigure_h
17 #define vtkRenderingOpenGLConfigure_h
28 #define VTK_USE_OPENGL_LIBRARY
32 #define VTK_USE_GLSL_SHADERS
44 #if ((defined(VTK_USE_OPENGL_LIBRARY) && defined(VTK_USE_X) && \
45 !defined(_WIN32)) || \
46 (defined(VTK_USE_X) && defined(_WIN32))) && \
47 !defined(VTK_USE_COCOA)