Go to the documentation of this file.
13 #ifndef vtkSMAnimationSceneWebWriter_h
14 #define vtkSMAnimationSceneWebWriter_h
16 #include "vtkRemotingAnimationModule.h"
59 vtkInternals* Internals;
helper class to write animation geometry in a web archive.
implementation for View that includes render window and renderers.
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
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.