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

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

#include <itkScalarToArrayCastImageFilter.h>

List of all members.

Public Methods

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

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


Constructor & Destructor Documentation

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

Definition at line 47 of file itkScalarToArrayCastImageFilter.h.

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

Definition at line 48 of file itkScalarToArrayCastImageFilter.h.


Member Function Documentation

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

Definition at line 49 of file itkScalarToArrayCastImageFilter.h.


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