Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkImageEuclideanDistance.h File Reference

#include "vtkImageDecomposeFilter.h"

Include dependency graph for vtkImageEuclideanDistance.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkImageEuclideanDistance
 computes 3D Euclidean DT More...

Defines

#define VTK_EDT_SAITO_CACHED   0
#define VTK_EDT_SAITO   1


Define Documentation

#define VTK_EDT_SAITO_CACHED   0
 

Definition at line 64 of file vtkImageEuclideanDistance.h.

Referenced by vtkImageEuclideanDistance::SetAlgorithmToSaitoCached().

#define VTK_EDT_SAITO   1
 

Definition at line 65 of file vtkImageEuclideanDistance.h.

Referenced by vtkImageEuclideanDistance::SetAlgorithmToSaito().