|
VTK
9.1.0
|
Go to the documentation of this file.
18#include "vtkRenderingOpenGLConfigure.h"
20#if !defined(VTK_LEGACY_SILENT)
23 "vtkOpenGL.h is deprecated. vtk_glew.h should be used if you require OpenGL headers.")
25#warning "vtkOpenGL.h is deprecated. vtk_glew.h should be used if you require OpenGL headers."
30#include "vtkOpenGLError.h"
33#define GL_GLEXT_LEGACY
35#include <TargetConditionals.h>
36#if TARGET_IPHONE_SIMULATOR || TARGET_OS_IPHONE
42#include "vtkWindows.h"