ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Member Functions | List of all members
itk::Functor::LabelObjectLineComparator< TLabelObjectLine > Class Template Reference

#include <itkLabelObjectLineComparator.h>

Detailed Description

template<class TLabelObjectLine>
class itk::Functor::LabelObjectLineComparator< TLabelObjectLine >

Definition at line 40 of file itkLabelObjectLineComparator.h.

Public Member Functions

bool operator() (TLabelObjectLine const &l1, TLabelObjectLine const &l2) const
 

Member Function Documentation

template<class TLabelObjectLine >
bool itk::Functor::LabelObjectLineComparator< TLabelObjectLine >::operator() ( TLabelObjectLine const &  l1,
TLabelObjectLine const &  l2 
) const
inline

Definition at line 43 of file itkLabelObjectLineComparator.h.


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