23 #ifndef vtkSMBoxRepresentationProxy_h 24 #define vtkSMBoxRepresentationProxy_h 26 #include "vtkPVServerManagerRenderingModule.h" 35 void PrintSelf(ostream& os, vtkIndent indent);
virtual void UpdatePropertyInformation()
Updates all property informations by calling UpdateInformation() and populating the values...
superclass for all SM properties
virtual void UpdateVTKObjects()
Update the VTK object on the server by pushing the values of all modifed properties (un-modified prop...
virtual void UpdatePropertyInformation(vtkSMProperty *prop)
Similar to UpdatePropertyInformation() but updates only the given property.
virtual void CreateVTKObjects()
Given a class name (by setting VTKClassName) and server ids (by setting ServerIDs), this methods instantiates the objects on the server(s)
proxy for vtkBoxRepresentation