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