20 #ifndef vtkPipelineSize_h 21 #define vtkPipelineSize_h 23 #include "vtkFiltersParallelModule.h" 41 unsigned long GetEstimatedSize(
vtkAlgorithm *input,
int inputPort,
48 unsigned long GetNumberOfSubPieces(
unsigned long memoryLimit,
55 unsigned long size[3]);
58 unsigned long size[3]);
61 unsigned long *inputSize,
62 unsigned long size[2] );
65 unsigned long *inputSize,
66 unsigned long size[2] );
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
map vtkPolyData to graphics primitives
compute the memory required by a pipeline
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...