#include <itkVanHerkGilWermanDilateImageFilter.h>
Public Member Functions | |
MaxFunctor () | |
TPixel | operator() (const TPixel &A, const TPixel &B) const |
~MaxFunctor () |
Definition at line 26 of file itkVanHerkGilWermanDilateImageFilter.h.
itk::MaxFunctor< TPixel >::MaxFunctor | ( | ) | [inline] |
Definition at line 29 of file itkVanHerkGilWermanDilateImageFilter.h.
itk::MaxFunctor< TPixel >::~MaxFunctor | ( | ) | [inline] |
Definition at line 30 of file itkVanHerkGilWermanDilateImageFilter.h.
TPixel itk::MaxFunctor< TPixel >::operator() | ( | const TPixel & | A, | |
const TPixel & | B | |||
) | const [inline] |
Definition at line 31 of file itkVanHerkGilWermanDilateImageFilter.h.