13 #ifndef vtkSMAnimationSceneSeriesWriter_h 14 #define vtkSMAnimationSceneSeriesWriter_h 61 std::string BuildCurrentFilePath();
proxy for view exporters.
Superclass for all view proxies.
virtual bool SaveInitialize(int countStart)=0
Subclasses should override this method.
helper class to write file series from animated scene
helper class used to write animations.
virtual bool SaveFrame(double time)=0
Subclasses should override this method.
#define VTKREMOTINGANIMATION_EXPORT
virtual bool SaveFinalize()=0
Subclasses should override this method.
static vtkSMSessionObject * New()
void PrintSelf(ostream &os, vtkIndent indent) override