10 #ifndef vtkSMGL2PSExporterProxy_h 11 #define vtkSMGL2PSExporterProxy_h 33 void Write()
override;
Proxy for vtkPVGL2PSExporter.
proxy for vtkExporter subclasses which work with render windows.
#define VTKREMOTINGEXPORT_EXPORT
static vtkSMRenderViewExporterProxy * New()
int ReadXMLAttributes(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element) override
Read attributes from an XML element.
void PrintSelf(ostream &os, vtkIndent indent) override
bool CanExport(vtkSMProxy *) override
Returns if the view can be exported.
int ViewType
Type of view that this exporter is configured to export.
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
proxy for a VTK object(s) on a server
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
void Write() override
Exports the view.