#include <vtkCachedStreamingDemandDrivenPipeline.h>
Inherits vtkStreamingDemandDrivenPipeline.
|
typedef
vtkStreamingDemandDrivenPipeline | Superclass |
|
vtkCachedStreamingDemandDrivenPipeline::vtkCachedStreamingDemandDrivenPipeline |
( |
| ) |
|
|
protected |
vtkCachedStreamingDemandDrivenPipeline::~vtkCachedStreamingDemandDrivenPipeline |
( |
| ) |
|
|
protected |
virtual const char* vtkCachedStreamingDemandDrivenPipeline::GetClassName |
( |
| ) |
|
|
virtual |
static int vtkCachedStreamingDemandDrivenPipeline::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkCachedStreamingDemandDrivenPipeline::IsA |
( |
const char * |
type | ) |
|
|
virtual |
void vtkCachedStreamingDemandDrivenPipeline::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual int vtkCachedStreamingDemandDrivenPipeline::Update |
( |
| ) |
|
|
virtual |
Bring the algorithm's outputs up-to-date.
virtual int vtkCachedStreamingDemandDrivenPipeline::Update |
( |
int |
port | ) |
|
|
virtual |
Bring the algorithm's outputs up-to-date.
void vtkCachedStreamingDemandDrivenPipeline::SetCacheSize |
( |
int |
size | ) |
|
This is the maximum number of images that can be retained in memory. it defaults to 10.
virtual int vtkCachedStreamingDemandDrivenPipeline::GetCacheSize |
( |
| ) |
|
|
virtual |
This is the maximum number of images that can be retained in memory. it defaults to 10.
int vtkCachedStreamingDemandDrivenPipeline::CacheSize |
|
protected |
unsigned long* vtkCachedStreamingDemandDrivenPipeline::Times |
|
protected |
The documentation for this class was generated from the following file: