14 #ifndef vtkSMSaveAnimationProxy_h 15 #define vtkSMSaveAnimationProxy_h 31 void PrintSelf(ostream& os,
vtkIndent indent)
override;
37 virtual bool WriteAnimation(
const char* filename, vtkTypeUInt32 location =
vtkPVSession::CLIENT);
42 void UpdateDefaultsAndVisibilities(
const char* filename)
override;
51 virtual bool WriteAnimationInternal(
57 bool Prepare()
override;
62 bool Cleanup()
override;
68 virtual bool EnforceSizeRestrictions(
const char* filename);
79 friend class vtkSMSaveAnimationProxyNS::Friendship;
proxy to save animation to images/video.
Superclass for all view proxies.
vtkSMViewLayoutProxy is used by ParaView to layout multiple views in a 2D KD-Tree layout...
proxy for a VTK object(s) on a server
#define VTKREMOTINGANIMATION_EXPORT
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
proxy to help with saving screenshots for views