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.

Public Member Functions

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


Detailed Description

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

Definition at line 26 of file itkVanHerkGilWermanDilateImageFilter.h.


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 
) const [inline]

Definition at line 31 of file itkVanHerkGilWermanDilateImageFilter.h.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 10:31:19 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000