10 #ifndef vtkSIDoubleVectorProperty_h 11 #define vtkSIDoubleVectorProperty_h 18 #define vtkSIVectorProperty vtkSIVectorPropertyTemplate<double> 22 #undef vtkSIVectorProperty
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSIProperty * New()
#define VTKREMOTINGSERVERMANAGER_EXPORT
Abstract class for SIProperty that hold an array of values.
Vector property that manage double value to be set through a method on a vtkObject.