47 vtkSetMacro(CellFieldName,
const std::string &);
48 vtkGetMacro(CellFieldName, std::string);
50 vtkSetMacro(VertexFieldName,
const std::string &);
51 vtkGetMacro(VertexFieldName, std::string);
63 vtkInformationVector **inputVector,
64 vtkInformationVector *outputVector)
override;