type specific extension to vtkSMRangeDomainTemplate for ints.
static vtkSMIntRangeDomain * New()
virtual void SetAnimationValue(vtkSMProperty *, int vtkNotUsed(index), double vtkNotUsed(value))
Set the value of an element of a property from the animation editor.
virtual void Update(vtkSMProperty *requestingProperty)
Update self based on the "unchecked" values of all required properties.
virtual int SetDefaultValues(vtkSMProperty *, bool vtkNotUsed(use_unchecked_values))
A vtkSMProperty is often defined with a default value in the XML itself.
int range domain based on data set extent
void PrintSelf(ostream &os, vtkIndent indent) override