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

Detailed Description

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

Definition at line 203 of file itkAttributeMorphologyBaseImageFilter.h.

Public Member Functions

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

Public Attributes

TFunction m_TFunction
 

Member Function Documentation

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

Member Data Documentation

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

Definition at line 206 of file itkAttributeMorphologyBaseImageFilter.h.


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