ITK
6.0.0
Insight Toolkit
|
#include <itkImageToImageFilterCommon.h>
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 |