ITK  5.4.0
Insight Toolkit
Public Member Functions | Public Attributes | List of all members
itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::CompareOffsetType Class Reference

Detailed Description

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

Definition at line 191 of file itkAttributeMorphologyBaseImageFilter.h.

+ Collaboration diagram for itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::CompareOffsetType:

Public Member Functions

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

Public Attributes

InputPixelTypebuf
 
TFunction m_TFunction
 

Member Function Documentation

◆ operator()()

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

Definition at line 201 of file itkAttributeMorphologyBaseImageFilter.h.

Member Data Documentation

◆ buf

template<typename TInputImage, typename TOutputImage, typename TAttribute, typename TFunction>
InputPixelType* itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >::CompareOffsetType::buf

Definition at line 199 of file itkAttributeMorphologyBaseImageFilter.h.

◆ m_TFunction

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

Definition at line 194 of file itkAttributeMorphologyBaseImageFilter.h.


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