Go to the documentation of this file.
44 #ifndef vtkExternalOpenGLRenderWindow_h
45 #define vtkExternalOpenGLRenderWindow_h
47 #include "vtkRenderingExternalModule.h"
48 #include "vtkGenericOpenGLRenderWindow.h"
87 vtkGetMacro(AutomaticWindowPositionAndResize,
int);
102 #endif //vtkExternalOpenGLRenderWindow_h
static vtkExternalOpenGLRenderWindow * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
platform independent render window
void Render()
This computes the size of the render window before calling the superclass' Render() method.
OpenGL render window that allows using an external window to render vtk objects.
void Start(void)
Begin the rendering process using the existing context.
virtual bool IsCurrent()
Tells if this window is the current graphics context for the calling thread.
a simple class to control print indentation
~vtkExternalOpenGLRenderWindow()
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
int AutomaticWindowPositionAndResize
vtkExternalOpenGLRenderWindow()