Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MaxFunctor< TPixel > Class Template Reference

#include <itkVanHerkGilWermanDilateImageFilter.h>

List of all members.


Detailed Description

template<class TPixel>
class itk::MaxFunctor< TPixel >

Definition at line 26 of file itkVanHerkGilWermanDilateImageFilter.h.

Public Member Functions

 MaxFunctor ()
TPixel operator() (const TPixel &A, const TPixel &B)
 ~MaxFunctor ()


Constructor & Destructor Documentation

template<class TPixel>
itk::MaxFunctor< TPixel >::MaxFunctor (  )  [inline]

Definition at line 29 of file itkVanHerkGilWermanDilateImageFilter.h.

template<class TPixel>
itk::MaxFunctor< TPixel >::~MaxFunctor (  )  [inline]

Definition at line 30 of file itkVanHerkGilWermanDilateImageFilter.h.


Member Function Documentation

template<class TPixel>
TPixel itk::MaxFunctor< TPixel >::operator() ( const TPixel &  A,
const TPixel &  B 
) [inline]

Definition at line 31 of file itkVanHerkGilWermanDilateImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 07:58:03 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000