virtual void Update(vtkSMProperty *requestingProperty)
Update self based on the "unchecked" values of all required properties.
double GetValue(unsigned int i)
Returns the value at index from the timesteps after Update.
represents the possible values a property can have
A domain providing timesteps from its "Input" property.
unsigned int GetNumberOfValues()
Returns the number of values containing the timesteps after Update.
static vtkSMDomain * New()
const std::vector< double > & GetValues()
Returns the vector of values containing the timesteps after Update.