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

itk::Function::Compose3DVector< TInput > Class Template Reference

#include <itkCompose3DVectorImageFilter.h>

Inheritance diagram for itk::Function::Compose3DVector< TInput >:

Inheritance graph
[legend]

List of all members.

Public Types

typedef Vector< TInput, 3 > OutputType

Public Member Functions

 Compose3DVector ()
bool operator!= (const Compose3DVector &) const
OutputType operator() (const TInput &s1, const TInput &s2, const TInput &s3) const
bool operator== (const Compose3DVector &other) const
 ~Compose3DVector ()


Detailed Description

template<class TInput>
class itk::Function::Compose3DVector< TInput >

Definition at line 29 of file itkCompose3DVectorImageFilter.h.


Member Typedef Documentation

template<class TInput>
typedef Vector<TInput,3> itk::Function::Compose3DVector< TInput >::OutputType

Definition at line 32 of file itkCompose3DVectorImageFilter.h.


Constructor & Destructor Documentation

template<class TInput>
itk::Function::Compose3DVector< TInput >::Compose3DVector (  )  [inline]

Definition at line 33 of file itkCompose3DVectorImageFilter.h.

template<class TInput>
itk::Function::Compose3DVector< TInput >::~Compose3DVector (  )  [inline]

Definition at line 34 of file itkCompose3DVectorImageFilter.h.


Member Function Documentation

template<class TInput>
bool itk::Function::Compose3DVector< TInput >::operator!= ( const Compose3DVector< TInput > &   )  const [inline]

Definition at line 35 of file itkCompose3DVectorImageFilter.h.

template<class TInput>
OutputType itk::Function::Compose3DVector< TInput >::operator() ( const TInput &  s1,
const TInput &  s2,
const TInput &  s3 
) const [inline]

Definition at line 43 of file itkCompose3DVectorImageFilter.h.

template<class TInput>
bool itk::Function::Compose3DVector< TInput >::operator== ( const Compose3DVector< TInput > &  other  )  const [inline]

Definition at line 39 of file itkCompose3DVectorImageFilter.h.


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

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