21 #ifndef vtkSIPVRepresentationProxy_h 22 #define vtkSIPVRepresentationProxy_h 24 #include "vtkPVServerImplementationRenderingModule.h" 32 void PrintSelf(ostream& os, vtkIndent indent);
50 void OnVTKObjectModified();
53 vtkInternals* Internals;
virtual bool ReadXMLAttributes(vtkPVXMLElement *element)
Parses the XML to create property/subproxy helpers.
void PrintSelf(ostream &os, vtkIndent indent)
vtkSIProxy is the server-implementation for a vtkSMProxy that helps the vtkSMProxy with managing/upda...
vtkSIPVRepresentationProxy is the helper for vtkSMPVRepresentationProxy.
static vtkSIProxy * New()
virtual void AboutToDelete()
This method is called before the deletion of the SIObject.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.