23 #ifndef vtkPipelineSize_h 24 #define vtkPipelineSize_h 26 #include "vtkFiltersParallelModule.h" 44 unsigned long GetEstimatedSize(
vtkAlgorithm *input,
int inputPort,
51 unsigned long GetNumberOfSubPieces(
unsigned long memoryLimit,
58 unsigned long size[3]);
61 unsigned long size[3]);
64 unsigned long *inputSize,
65 unsigned long size[2] );
68 unsigned long *inputSize,
69 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...