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:

Inheritance graph
[legend]
List of all members.

Public Methods

 VectorCast ()
 ~VectorCast ()
TOutput operator() (const TInput &A) const

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


Constructor & Destructor Documentation

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

Definition at line 46 of file itkVectorCastImageFilter.h.

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

Definition at line 47 of file itkVectorCastImageFilter.h.


Member Function Documentation

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

Definition at line 48 of file itkVectorCastImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:52:02 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000