30 #ifndef __vtkPieceScalars_h
31 #define __vtkPieceScalars_h
57 vtkSetMacro(RandomMode,
int);
58 vtkGetMacro(RandomMode,
int);
59 vtkBooleanMacro(RandomMode,
int);
71 vtkSetMacro(CellScalarsFlag,
int);
void SetScalarModeToCellData()
dynamic, self-adjusting array of float
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()