ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkImageToImageFilterDetail.h>
Templated class to produce a unique type for each integer.
IntDispatch is a templated class that produces a unique type for each integer. IntDispatch is typically used as a parameter to an overloaded function where a different version of the routine would need to be called for each integer value.
Definition at line 76 of file itkImageToImageFilterDetail.h.