|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   28 #ifndef vtkPieceScalars_h 
   29 #define vtkPieceScalars_h 
   32 #include "vtkFiltersParallelModule.h"  
   69   vtkSetMacro(CellScalarsFlag, 
int);
 
  
dynamic, self-adjusting array of float
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
dynamic, self-adjusting array of int
static vtkDataSetAlgorithm * New()
void SetScalarModeToPointData()
Sets all cell scalars from the update piece.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetScalarModeToCellData()
Option to centerate cell scalars of points scalars.