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>

Inheritance diagram for itk::Functor::SimilarVectorsFunctor< TInput >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

TInput::ValueType m_Threshold


Detailed Description

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

Definition at line 42 of file itkVectorConnectedComponentImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file itkVectorConnectedComponentImageFilter.h.

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.

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 
) const [inline]

Definition at line 62 of file itkVectorConnectedComponentImageFilter.h.

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.


Member Data Documentation

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


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

Generated at Tue Sep 15 15:31:13 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000