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 vtkGenericOpenGLRenderWindow * New()
platform independent render window
OpenGL render window that allows using an external window to render vtk objects.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void Render()
Ask each renderer owned by this RenderWindow to render its image and synchronize this process.
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
bool IsCurrent()
Returns if the context is current.
void Start()
Initialize the rendering process.
int AutomaticWindowPositionAndResize