Go to the documentation of this file.
22 #ifndef vtkPipelineSize_h
23 #define vtkPipelineSize_h
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] );
map vtkPolyData to graphics primitives
#define VTKFILTERSPARALLEL_EXPORT
void ComputeSourcePipelineSize(vtkAlgorithm *src, int outputPort, unsigned long size[3])
void GenericComputeSourcePipelineSize(vtkAlgorithm *src, int outputPort, unsigned long size[3])
Superclass for all sources, filters, and sinks in VTK.
void GenericComputeOutputMemorySize(vtkAlgorithm *src, int outputPort, unsigned long *inputSize, unsigned long size[2])
unsigned long GetNumberOfSubPieces(unsigned long memoryLimit, vtkPolyDataMapper *mapper)
void ComputeOutputMemorySize(vtkAlgorithm *src, int outputPort, unsigned long *inputSize, unsigned long size[2])
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
GLenum GLenum GLenum input
static vtkPipelineSize * New()
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
unsigned long GetEstimatedSize(vtkAlgorithm *input, int inputPort, int connection)
compute the memory required by a pipeline