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.

Public Member Functions

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

Protected Attributes

TInput::ValueType threshold

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


Constructor & Destructor Documentation

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

Definition at line 39 of file itkVectorConnectedComponentImageFilter.h.

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

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

Definition at line 42 of file itkVectorConnectedComponentImageFilter.h.


Member Function Documentation

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

Definition at line 46 of file itkVectorConnectedComponentImageFilter.h.

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

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

Definition at line 48 of file itkVectorConnectedComponentImageFilter.h.

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

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

Definition at line 44 of file itkVectorConnectedComponentImageFilter.h.

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


Member Data Documentation

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

Definition at line 55 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 May 25 03:02:08 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000