43 #ifndef vtkExternalOpenGLRenderWindow_h
44 #define vtkExternalOpenGLRenderWindow_h
46 #include "vtkRenderingExternalModule.h"
47 #include "vtkGenericOpenGLRenderWindow.h"
79 vtkGetMacro(AutomaticWindowPositionAndResize,
int);
80 vtkSetMacro(AutomaticWindowPositionAndResize,
int);
81 vtkBooleanMacro(AutomaticWindowPositionAndResize,
int);
94 #endif //vtkExternalOpenGLRenderWindow_h
int AutomaticWindowPositionAndResize
static vtkGenericOpenGLRenderWindow * New()
OpenGL render window that allows using an external window to render vtk objects.
platform independent render window
a simple class to control print indentation
bool IsCurrent()
Returns if the context is current.
void PrintSelf(ostream &os, vtkIndent indent)