10 #ifndef vtkSIDoubleMapProperty_h 11 #define vtkSIDoubleMapProperty_h 23 vtkGetStringMacro(CleanCommand);
24 vtkSetStringMacro(CleanCommand);
void PrintSelf(ostream &os, vtkIndent indent) override
Map property that manage double value to be set through a method on a vtkObject.
unsigned int NumberOfComponents
static vtkSIProperty * New()
#define VTKREMOTINGSERVERMANAGER_EXPORT
virtual bool Push(vtkSMMessage *, int)
Push a new state to the underneath implementation.
vtkSIProxy is the server-implementation for a vtkSMProxy that helps the vtkSMProxy with managing/upda...
Header class that setup every thing in order to use Protobuf messages in a transparent manner...
virtual bool ReadXMLAttributes(vtkSIProxy *proxyhelper, vtkPVXMLElement *element)
Parse the xml for the property.
Basic ServerImplementation property used to call a method with no argument on a VTK object...
This is used by vtkPVXMLParser to represent an XML document starting at the root element.