![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkImageToImageFilterCommon.h>
Inheritance diagram for itk::ImageToImageFilterCommon:Secondary base class of ImageToImageFilter common between templates.
This class provides common non-templated code which can be compiled and used by all templated versions of ImageToImageFilter.
This class must be inherited privately, and light-weight adapting of methods is required for virtual methods or non-private methods for the ImageToImageFilter interface.
Definition at line 38 of file itkImageToImageFilterCommon.h.
Static Public Member Functions | |
| static double | GetGlobalDefaultCoordinateTolerance () |
| static double | GetGlobalDefaultDirectionTolerance () |
| static void | SetGlobalDefaultCoordinateTolerance (double) |
| static void | SetGlobalDefaultDirectionTolerance (double) |
|
static |
|
static |
|
static |
|
static |
1.8.5