Go to the documentation of this file.
30 #ifndef vtkPieceScalars_h
31 #define vtkPieceScalars_h
#define VTKFILTERSPARALLEL_EXPORT
dynamic, self-adjusting array of float
#define vtkTypeMacro(thisClass, superclass)
vtkFloatArray * MakeRandomScalars(int piece, vtkIdType numScalars)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
dynamic, self-adjusting array of int
vtkIntArray * MakePieceScalars(int piece, vtkIdType numScalars)
void SetScalarModeToPointData()
static vtkPieceScalars * New()
#define vtkGetMacro(name, type)
Sets all cell scalars from the update piece.
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetScalarModeToCellData()