30 #ifndef vtkSMSaveScreenshotProxy_h 31 #define vtkSMSaveScreenshotProxy_h 53 bool WriteImage(
const char* filename);
63 bool WriteImage(
const char* filename, vtkTypeUInt32 location);
73 virtual void UpdateDefaultsAndVisibilities(
const char* filename);
119 std::string GetFileFormatFilters();
136 virtual bool Prepare();
141 virtual bool Cleanup();
151 vtkSMProxy* GetFormatProxy(
const std::string& filename);
156 std::string GetStereoFileName(
const std::string& filename,
bool left);
162 vtkSetMacro(UseFloatingPointBuffers,
bool);
174 class vtkStateLayout;
176 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
proxy to help with saving screenshots for views