30 #ifndef vtkSMCameraConfigurationReader_h 31 #define vtkSMCameraConfigurationReader_h 33 #include "vtkPVServerManagerDefaultModule.h" 44 void PrintSelf(ostream& os, vtkIndent indent);
virtual int ReadConfiguration()
Read the configuration from the file.
static vtkSMProxyConfigurationReader * New()
virtual int ReadConfiguration()
Read the named file, and push the properties into the underying managed render view proxy...
A reader for XML camera configuration.
Base readers of a vtkSMProxy's vtkSMProperty's.
void PrintSelf(ostream &os, vtkIndent indent)
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 SetProxy(vtkSMProxy *)
Set the proxy to write out.