Go to the documentation of this file.
14 #ifndef vtkSMSaveAnimationProxy_h
15 #define vtkSMSaveAnimationProxy_h
17 #include "vtkRemotingAnimationModule.h"
37 virtual bool WriteAnimation(
const char* filename, vtkTypeUInt32 location =
vtkPVSession::CLIENT);
51 virtual bool WriteAnimationInternal(
68 virtual bool EnforceSizeRestrictions(
const char* filename);
79 friend class vtkSMSaveAnimationProxyNS::Friendship;
proxy to help with saving screenshots for views
void PrintSelf(ostream &os, vtkIndent indent) override
proxy for a VTK object(s) on a server
virtual bool Prepare()
Prepares for saving an image.
static vtkSMSaveScreenshotProxy * New()
vtkSMViewProxy * GetView()
virtual void UpdateDefaultsAndVisibilities(const char *filename)
Updates default property values for saving the given file.
Superclass for all view proxies.
proxy to save animation to images/video.
virtual bool Cleanup()
This restores the state after the screenshot saving.
vtkSMViewLayoutProxy * GetLayout()
vtkSMViewLayoutProxy is used by ParaView to layout multiple views in a 2D KD-Tree layout.