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

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

#include <itkVectorCastImageFilter.h>

Inheritance diagram for itk::Functor::VectorCast< TInput, TOutput >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

bool operator!= (const VectorCast &) const
TOutput operator() (const TInput &A) const
bool operator== (const VectorCast &other) const
 VectorCast ()
 ~VectorCast ()


Detailed Description

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

Definition at line 44 of file itkVectorCastImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 47 of file itkVectorCastImageFilter.h.

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

Definition at line 48 of file itkVectorCastImageFilter.h.


Member Function Documentation

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

Definition at line 49 of file itkVectorCastImageFilter.h.

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

Definition at line 57 of file itkVectorCastImageFilter.h.

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

Definition at line 53 of file itkVectorCastImageFilter.h.


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

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