14 #ifndef vtkSMBoxRepresentationProxy_h 15 #define vtkSMBoxRepresentationProxy_h
virtual void UpdatePropertyInformation()
Updates all property information by calling UpdateInformation() and populating the values...
void UpdatePropertyInformation(vtkSMProperty *prop) override
Similar to UpdatePropertyInformation() but updates only the given property.
#define VTKREMOTINGVIEWS_EXPORT
superclass for all SM properties
virtual void UpdateVTKObjects()
Update the VTK object on the server by pushing the values of all modified properties (un-modified pro...
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