13 #ifndef vtkSMAnimationSceneGeometryWriter_h 14 #define vtkSMAnimationSceneGeometryWriter_h
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.
virtual bool SaveFrame(double time)=0
Subclasses should override this method.
proxy for a VTK object(s) on a server
#define VTKREMOTINGANIMATION_EXPORT
virtual bool SaveFinalize()=0
Subclasses should override this method.
static vtkSMSessionObject * New()
void PrintSelf(ostream &os, vtkIndent indent) override