ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Public Attributes
itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::ComparePixStruct Class Reference
+ Collaboration diagram for itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::ComparePixStruct:

List of all members.

Public Member Functions

bool operator() (GreyAndPos const &l, GreyAndPos const &r) const

Public Attributes

TFunction m_TFunction

Detailed Description

template<class TInputImage, class TOutputImage, class TAttribute, class TFunction>
class itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::ComparePixStruct

Definition at line 202 of file itkAttributeMorphologyBaseImageFilter.h.


Member Function Documentation

template<class TInputImage, class TOutputImage, class TAttribute, class TFunction>
bool itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::ComparePixStruct::operator() ( GreyAndPos const &  l,
GreyAndPos const &  r 
) const
inline

Member Data Documentation

template<class TInputImage, class TOutputImage, class TAttribute, class TFunction>
TFunction itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::ComparePixStruct::m_TFunction

Definition at line 205 of file itkAttributeMorphologyBaseImageFilter.h.


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