18 #ifndef vtkSMSaveScreenshotProxy_h
19 #define vtkSMSaveScreenshotProxy_h
22 #include "vtkRemotingViewsModule.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;