12 #ifndef vtkSMRenderViewExporterProxy_h 13 #define vtkSMRenderViewExporterProxy_h 28 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.
static vtkSMProxy * New()
proxy for a VTK object(s) on a server
void PrintSelf(ostream &os, vtkIndent indent) override