VTK  9.3.20240329
Classes | Macros
vtkStreamingDemandDrivenPipeline.h File Reference
#include "vtkCommonExecutionModelModule.h"
#include "vtkDemandDrivenPipeline.h"
#include "vtkWrappingHints.h"
Include dependency graph for vtkStreamingDemandDrivenPipeline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkStreamingDemandDrivenPipeline
 Executive supporting partial updates. More...
 

Macros

#define VTK_UPDATE_EXTENT_COMBINE   1
 
#define VTK_UPDATE_EXTENT_REPLACE   2
 

Macro Definition Documentation

◆ VTK_UPDATE_EXTENT_COMBINE

#define VTK_UPDATE_EXTENT_COMBINE   1

Definition at line 136 of file vtkStreamingDemandDrivenPipeline.h.

◆ VTK_UPDATE_EXTENT_REPLACE

#define VTK_UPDATE_EXTENT_REPLACE   2

Definition at line 137 of file vtkStreamingDemandDrivenPipeline.h.