12 #ifndef vtkSMRenderViewExporterProxy_h 13 #define vtkSMRenderViewExporterProxy_h 34 void Write()
override;
proxy for vtkExporter subclasses which work with render windows.
#define VTKREMOTINGEXPORT_EXPORT
proxy for view exporters.
virtual bool CanExport(vtkSMProxy *)=0
Returns if the view can be exported.
virtual void Write()=0
Exports the view.
Superclass for all view proxies.
implementation for View that includes render window and renderers.
virtual void SetView(vtkSMViewProxy *view)
Set the view proxy to export.
static vtkSMProxy * New()
proxy for a VTK object(s) on a server
void PrintSelf(ostream &os, vtkIndent indent) override