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

Imaging/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 52 of file vtkImageEuclideanDistance.h.

Referenced by vtkImageEuclideanDistance::SetAlgorithmToSaitoCached().

#define VTK_EDT_SAITO   1
 

Definition at line 53 of file vtkImageEuclideanDistance.h.

Referenced by vtkImageEuclideanDistance::SetAlgorithmToSaito().