22 #ifndef vtkSIDoubleMapProperty_h 23 #define vtkSIDoubleMapProperty_h 25 #include "vtkPVServerImplementationCoreModule.h" 33 void PrintSelf(ostream& os, vtkIndent indent);
35 vtkGetStringMacro(CleanCommand) vtkSetStringMacro(CleanCommand)
38 ~vtkSIDoubleMapProperty();
43 unsigned int NumberOfComponents;
47 vtkSIDoubleMapProperty(const vtkSIDoubleMapProperty&) VTK_DELETE_FUNCTION;
48 void operator=(const vtkSIDoubleMapProperty&) VTK_DELETE_FUNCTION;
void PrintSelf(ostream &os, vtkIndent indent)
Map property that manage double value to be set through a method on a vtkObject.
static vtkSIProperty * New()
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...
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.