25 #ifndef vtkSMAnimationSceneGeometryWriter_h 26 #define vtkSMAnimationSceneGeometryWriter_h 28 #include "vtkPVAnimationModule.h" 38 void PrintSelf(ostream& os, vtkIndent indent);
virtual bool SaveInitialize(int countStart)=0
Subclasses should override this method.
helper class to write animation geometry in a data file.
vtkSMProxy * GeometryWriter
helper class used to write animations.
void PrintSelf(ostream &os, vtkIndent indent)
virtual bool SaveFrame(double time)=0
Subclasses should override this method.
proxy for a VTK object(s) on a server
virtual bool SaveFinalize()=0
Subclasses should override this method.
static vtkSMSessionObject * New()