18 #ifndef vtkSMSaveScreenshotProxy_h 19 #define vtkSMSaveScreenshotProxy_h 59 virtual void UpdateDefaultsAndVisibilities(
const char* filename);
105 std::string GetFileFormatFilters();
122 virtual bool Prepare();
127 virtual bool Cleanup();
137 vtkSMProxy* GetFormatProxy(
const std::string& filename);
142 std::string GetStereoFileName(
const std::string& filename,
bool left);
148 vtkSetMacro(UseFloatingPointBuffers,
bool);
160 class vtkStateLayout;
162 bool UseFloatingPointBuffers;
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
Superclass for all view proxies.
vtkSMViewLayoutProxy is used by ParaView to layout multiple views in a 2D KD-Tree layout...
static vtkSMProxy * New()
proxy for a VTK object(s) on a server
void operator=(const vtkSMProxy &)=delete
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
proxy to help with saving screenshots for views