44 #ifndef vtkExternalOpenGLRenderWindow_h
45 #define vtkExternalOpenGLRenderWindow_h
47 #include "vtkRenderingExternalModule.h"
48 #include "vtkGenericOpenGLRenderWindow.h"
87 vtkGetMacro(AutomaticWindowPositionAndResize,
int);
102 #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)
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void Start()
Initialize the rendering process.
virtual void Render()
Ask each renderer owned by this RenderWindow to render its image and synchronize this process...
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.