Initiates streaming on image data.
More...
#include <vtkMemoryLimitImageDataStreamer.h>
Initiates streaming on image data.
To satisfy a request, this filter calls update on its input many times with smaller update extents. All processing up stream streams smaller pieces.
- Tests:
- vtkMemoryLimitImageDataStreamer (Tests)
Definition at line 33 of file vtkMemoryLimitImageDataStreamer.h.
vtkMemoryLimitImageDataStreamer::vtkMemoryLimitImageDataStreamer |
( |
| ) |
|
|
protected |
vtkMemoryLimitImageDataStreamer::~vtkMemoryLimitImageDataStreamer |
( |
| ) |
|
|
inlineprotected |
static int vtkMemoryLimitImageDataStreamer::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkMemoryLimitImageDataStreamer::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkMemoryLimitImageDataStreamer::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkMemoryLimitImageDataStreamer::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual void vtkMemoryLimitImageDataStreamer::SetMemoryLimit |
( |
unsigned |
long | ) |
|
|
virtual |
Set / Get the memory limit in kilobytes.
virtual unsigned long vtkMemoryLimitImageDataStreamer::GetMemoryLimit |
( |
| ) |
|
|
virtual |
Set / Get the memory limit in kilobytes.
int vtkMemoryLimitImageDataStreamer::ProcessRequest |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
unsigned long vtkMemoryLimitImageDataStreamer::MemoryLimit |
|
protected |
The documentation for this class was generated from the following file: