15 #ifndef vtkSMAnimatedExporterProxy_h 16 #define vtkSMAnimatedExporterProxy_h 32 void Write()
override;
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.
used to export the animated view
virtual void SetView(vtkSMViewProxy *view)
Set the view proxy to export.
static vtkSMProxy * New()
proxy for a VTK object(s) on a server
#define VTKREMOTINGANIMATION_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override