#include <itkVanHerkGilWermanErodeImageFilter.h>
Definition at line 25 of file itkVanHerkGilWermanErodeImageFilter.h.
Public Member Functions | |
| MinFunctor () | |
| TPixel | operator() (const TPixel &A, const TPixel &B) const |
| ~MinFunctor () | |
| itk::MinFunctor< TPixel >::MinFunctor | ( | ) | [inline] |
Definition at line 28 of file itkVanHerkGilWermanErodeImageFilter.h.
| itk::MinFunctor< TPixel >::~MinFunctor | ( | ) | [inline] |
Definition at line 29 of file itkVanHerkGilWermanErodeImageFilter.h.
| TPixel itk::MinFunctor< TPixel >::operator() | ( | const TPixel & | A, | |
| const TPixel & | B | |||
| ) | const [inline] |
Definition at line 30 of file itkVanHerkGilWermanErodeImageFilter.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000