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

itk::Functor::VectorIndexSelectionCast< TInput, TOutput > Class Template Reference

#include <itkVectorIndexSelectionCastImageFilter.h>

Inheritance diagram for itk::Functor::VectorIndexSelectionCast< TInput, TOutput >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

unsigned int GetIndex () const
bool operator!= (const VectorIndexSelectionCast &other) const
TOutput operator() (const TInput &A) const
bool operator== (const VectorIndexSelectionCast &other) const
void SetIndex (unsigned int i)
 VectorIndexSelectionCast ()
 ~VectorIndexSelectionCast ()

Detailed Description

template<class TInput, class TOutput>
class itk::Functor::VectorIndexSelectionCast< TInput, TOutput >

Definition at line 28 of file itkVectorIndexSelectionCastImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Functor::VectorIndexSelectionCast< TInput, TOutput >::VectorIndexSelectionCast (  )  [inline]

Definition at line 31 of file itkVectorIndexSelectionCastImageFilter.h.

template<class TInput, class TOutput>
itk::Functor::VectorIndexSelectionCast< TInput, TOutput >::~VectorIndexSelectionCast (  )  [inline]

Definition at line 32 of file itkVectorIndexSelectionCastImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
unsigned int itk::Functor::VectorIndexSelectionCast< TInput, TOutput >::GetIndex (  )  const [inline]

Definition at line 34 of file itkVectorIndexSelectionCastImageFilter.h.

template<class TInput, class TOutput>
bool itk::Functor::VectorIndexSelectionCast< TInput, TOutput >::operator!= ( const VectorIndexSelectionCast< TInput, TOutput > &  other  )  const [inline]

Definition at line 37 of file itkVectorIndexSelectionCastImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::VectorIndexSelectionCast< TInput, TOutput >::operator() ( const TInput &  A  )  const [inline]

Definition at line 49 of file itkVectorIndexSelectionCastImageFilter.h.

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

Definition at line 45 of file itkVectorIndexSelectionCastImageFilter.h.

template<class TInput, class TOutput>
void itk::Functor::VectorIndexSelectionCast< TInput, TOutput >::SetIndex ( unsigned int  i  )  [inline]

Definition at line 35 of file itkVectorIndexSelectionCastImageFilter.h.


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

Generated at Tue Jul 13 2010 04:01:45 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000