Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Functor::SimilarVectorsFunctor< TInput > Class Template Reference

#include <itkVectorConnectedComponentImageFilter.h>

List of all members.


Detailed Description

template<class TInput>
class itk::Functor::SimilarVectorsFunctor< TInput >

Definition at line 42 of file itkVectorConnectedComponentImageFilter.h.

Public Member Functions

TInput::ValueType GetDistanceThreshold ()
bool operator!= (const SimilarVectorsFunctor &) const
bool operator() (const TInput &a, const TInput &b)
bool operator== (const SimilarVectorsFunctor &other) const
void SetDistanceThreshold (const typename TInput::ValueType &thresh)
 SimilarVectorsFunctor ()
 ~SimilarVectorsFunctor ()

Protected Attributes

TInput::ValueType m_Threshold


Constructor & Destructor Documentation

template<class TInput>
itk::Functor::SimilarVectorsFunctor< TInput >::SimilarVectorsFunctor (  )  [inline]

Definition at line 45 of file itkVectorConnectedComponentImageFilter.h.

References itk::Functor::SimilarVectorsFunctor< TInput >::m_Threshold.

template<class TInput>
itk::Functor::SimilarVectorsFunctor< TInput >::~SimilarVectorsFunctor (  )  [inline]

Definition at line 48 of file itkVectorConnectedComponentImageFilter.h.


Member Function Documentation

template<class TInput>
TInput::ValueType itk::Functor::SimilarVectorsFunctor< TInput >::GetDistanceThreshold (  )  [inline]

Definition at line 52 of file itkVectorConnectedComponentImageFilter.h.

References itk::Functor::SimilarVectorsFunctor< TInput >::m_Threshold.

template<class TInput>
bool itk::Functor::SimilarVectorsFunctor< TInput >::operator!= ( const SimilarVectorsFunctor< TInput > &   )  const [inline]

Definition at line 54 of file itkVectorConnectedComponentImageFilter.h.

template<class TInput>
bool itk::Functor::SimilarVectorsFunctor< TInput >::operator() ( const TInput &  a,
const TInput &  b 
) [inline]

Definition at line 62 of file itkVectorConnectedComponentImageFilter.h.

References itk::Functor::SimilarVectorsFunctor< TInput >::m_Threshold.

template<class TInput>
bool itk::Functor::SimilarVectorsFunctor< TInput >::operator== ( const SimilarVectorsFunctor< TInput > &  other  )  const [inline]

Definition at line 58 of file itkVectorConnectedComponentImageFilter.h.

template<class TInput>
void itk::Functor::SimilarVectorsFunctor< TInput >::SetDistanceThreshold ( const typename TInput::ValueType &  thresh  )  [inline]

Definition at line 50 of file itkVectorConnectedComponentImageFilter.h.

References itk::Functor::SimilarVectorsFunctor< TInput >::m_Threshold.


Member Data Documentation

template<class TInput>
TInput::ValueType itk::Functor::SimilarVectorsFunctor< TInput >::m_Threshold [protected]

Definition at line 69 of file itkVectorConnectedComponentImageFilter.h.

Referenced by itk::Functor::SimilarVectorsFunctor< TInput >::GetDistanceThreshold(), itk::Functor::SimilarVectorsFunctor< TInput >::operator()(), itk::Functor::SimilarVectorsFunctor< TInput >::SetDistanceThreshold(), and itk::Functor::SimilarVectorsFunctor< TInput >::SimilarVectorsFunctor().


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:30 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000