10 #ifndef vtkSMImporterProxy_h 11 #define vtkSMImporterProxy_h 21 class vtkDataAssembly;
42 const std::vector<std::string>& GetFileExtensions()
const;
virtual void UpdatePipelineInformation()
This method simply iterates over subproxies and calls UpdatePipelineInformation() on them...
void PrintSelf(ostream &os, vtkIndent indent) override
virtual int ReadXMLAttributes(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element)
Read attributes from an XML element.
implementation for View that includes render window and renderers.
#define VTKREMOTINGIMPORT_EXPORT
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
static vtkSMProxy * New()
proxy for a VTK object(s) on a server
void operator=(const vtkSMProxy &)=delete
vtkSMProxyInternals * Internals
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
proxy for vtkImporter classes.