36 vtkSetMacro(CloseCurve,
bool);
37 vtkGetMacro(CloseCurve,
bool);
47 vtkInformationVector **inputVector,
48 vtkInformationVector *outputVector)
override;
49 template <
typename VTK_TT>
50 void dispatch(std::vector<std::pair<vtkIdType, double>> &storage,
51 const VTK_TT *
const values,
52 const size_t nvalues);
55 bool CloseCurve{
false};