22 #ifndef vtkSMPythonViewProxy_h 23 #define vtkSMPythonViewProxy_h 25 #include "vtkPVServerManagerRenderingModule.h" 37 void PrintSelf(ostream& os, vtkIndent indent);
42 vtkRenderer* GetRenderer();
52 virtual bool LastRenderWasInteractive();
75 #endif // vtkSMPythonViewProxy_h Superclass for all view proxies.
bool MakeRenderWindowInteractor(bool) VTK_OVERRIDE
Overridden to disable creation on an interactor.
static vtkSMViewProxy * New()
virtual vtkRenderWindow * GetRenderWindow()
Return the vtkRenderWindow used by this view, if any.
virtual vtkImageData * CaptureWindowInternal(int vtkNotUsed(magnification))
Subclasses should override this method to do the actual image capture.
proxy for a VTK object(s) on a server
Superclass for all view proxies.
void PrintSelf(ostream &os, vtkIndent indent)