ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkVanHerkGilWermanDilateImageFilter.h>
Public Member Functions | |
MaxFunctor () | |
TPixel | operator() (const TPixel &A, const TPixel &B) const |
~MaxFunctor () |
Definition at line 27 of file itkVanHerkGilWermanDilateImageFilter.h.
itk::MaxFunctor< TPixel >::MaxFunctor | ( | ) | [inline] |
Definition at line 30 of file itkVanHerkGilWermanDilateImageFilter.h.
itk::MaxFunctor< TPixel >::~MaxFunctor | ( | ) | [inline] |
Definition at line 31 of file itkVanHerkGilWermanDilateImageFilter.h.
TPixel itk::MaxFunctor< TPixel >::operator() | ( | const TPixel & | A, |
const TPixel & | B | ||
) | const [inline] |
Definition at line 32 of file itkVanHerkGilWermanDilateImageFilter.h.