#include "vtkDataSetToImageFilter.h"
Go to the source code of this file.
Defines | |
#define | VTK_ACCUMULATION_MODE_MIN 0 |
#define | VTK_ACCUMULATION_MODE_MAX 1 |
#define | VTK_ACCUMULATION_MODE_SUM 2 |
|
Definition at line 82 of file vtkGaussianSplatter.h. Referenced by vtkGaussianSplatter::SetAccumulationModeToMin(). |
|
Definition at line 83 of file vtkGaussianSplatter.h. Referenced by vtkGaussianSplatter::SetAccumulationModeToMax(). |
|
Definition at line 84 of file vtkGaussianSplatter.h. Referenced by vtkGaussianSplatter::SetAccumulationModeToSum(). |