30 #ifndef vtkPieceScalars_h
31 #define vtkPieceScalars_h
58 vtkSetMacro(RandomMode,
int);
59 vtkGetMacro(RandomMode,
int);
60 vtkBooleanMacro(RandomMode,
int);
72 vtkSetMacro(CellScalarsFlag,
int);
void SetScalarModeToCellData()
dynamic, self-adjusting array of float
#define VTKFILTERSPARALLEL_EXPORT
dynamic, self-adjusting array of int
a simple class to control print indentation
Sets all cell scalars from the update piece.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetScalarModeToPointData()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()