44 #ifndef vtkExternalOpenGLRenderWindow_h 45 #define vtkExternalOpenGLRenderWindow_h 47 #include "vtkRenderingExternalModule.h" 61 void Start(
void)
override;
81 vtkGetMacro(AutomaticWindowPositionAndResize,
int);
82 vtkSetMacro(AutomaticWindowPositionAndResize,
int);
83 vtkBooleanMacro(AutomaticWindowPositionAndResize,
int);
96 #endif //vtkExternalOpenGLRenderWindow_h bool IsCurrent() override
Returns if the context is current.
int AutomaticWindowPositionAndResize
static vtkGenericOpenGLRenderWindow * New()
OpenGL render window that allows using an external window to render vtk objects.
void Start() override
Initialize the rendering process.
platform independent render window
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.