#include <vtkImageDataStreamer.h>
Inheritance diagram for vtkImageDataStreamer:
To satisfy a request, this filter calls update on its input many times with smaller update extents. All processing up stream streams smaller pieces.
Definition at line 48 of file vtkImageDataStreamer.h.
|
Reimplemented from vtkImageToImageFilter. Reimplemented in vtkMemoryLimitImageDataStreamer. Definition at line 52 of file vtkImageDataStreamer.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkAlgorithm. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Reimplemented from vtkImageToImageFilter. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageToImageFilter. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageToImageFilter. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Reimplemented from vtkImageToImageFilter. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkImageToImageFilter. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Set how many pieces to divide the input into. void SetNumberOfStreamDivisions(int num); int GetNumberOfStreamDivisions(); |
|
Set how many pieces to divide the input into. void SetNumberOfStreamDivisions(int num); int GetNumberOfStreamDivisions(); |
|
Bring object up-to-date before execution. Update() checks modified time against last execution time, and re-executes object if necessary. Reimplemented from vtkSource. Definition at line 63 of file vtkImageDataStreamer.h. References vtkAlgorithm::Update(). |
|
Like update, but make sure the update extent is the whole extent in the output. Reimplemented from vtkSource. Definition at line 64 of file vtkImageDataStreamer.h. References vtkAlgorithm::UpdateWholeExtent(). |
|
Get the extent translator that will be used to split the requests |
|
Get the extent translator that will be used to split the requests |
|
Transform pipeline requests from executives into old-style pipeline calls. This works with the vtkStreamingDemandDrivenPipeline executive to maintain backward compatibility for filters written as subclasses of vtkSource. Reimplemented from vtkSource. Reimplemented in vtkMemoryLimitImageDataStreamer. |
|
Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle. Reimplemented from vtkImageToImageFilter. |
|
Fill the output port information objects for this algorithm. This is invoked by the first call to GetOutputPortInformation for each port so subclasses can specify what they can handle. Reimplemented from vtkImageSource. |
|
Definition at line 86 of file vtkImageDataStreamer.h. |
|
Definition at line 87 of file vtkImageDataStreamer.h. |
|
Definition at line 88 of file vtkImageDataStreamer.h. |