52 bool ForceReset{
false};
53 bool FlattenInput{
true};
57 vtkSetMacro(ForceReset,
bool);
58 vtkGetMacro(ForceReset,
bool);
59 vtkSetMacro(FlattenInput,
bool);
60 vtkGetMacro(FlattenInput,
bool);
74 vtkInformationVector **inputVector,
75 vtkInformationVector *outputVector)
override;
76 int AggregateBlock(vtkDataObject *dataObject);