Go to the documentation of this file.
19 #ifndef vtkSMCameraConfigurationReader_h
20 #define vtkSMCameraConfigurationReader_h
22 #include "vtkRemotingMiscModule.h"
int ReadConfiguration() override
Read the named file, and push the properties into the underying managed render view proxy.
static vtkSMProxyConfigurationReader * New()
virtual int ReadConfiguration()
Read the configuration from the file.
void PrintSelf(ostream &os, vtkIndent indent) override
void SetProxy(vtkSMProxy *) override
Set the proxy to write out.
A reader for XML camera configuration.
proxy for a VTK object(s) on a server
Base readers of a vtkSMProxy's vtkSMProperty's.