Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric > Class Template Reference

#include <itkPolarToCartesianVectorImageFilter.h>

Inheritance diagram for itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >:
Collaboration diagram for itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >:

Public Types

typedef PolarToCartesianVectorImageFilter Self
 
typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::PolarToCartesianFunction< typename TInputImage::PixelType, typename TOutputImage::PixelType, symmetric > > Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::OutputImageType OutputImageType
 
typedef OutputImageType::PixelType OutputPixelType
 
typedef TInputImage::PixelType InputPixelType
 
typedef InputPixelType::ValueType InputValueType
 

Public Member Functions

virtual const char * GetClassName () const
 
Pointer Clone () const
 
void PrintSelf (std::ostream &os, Indent indent) const
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 PolarToCartesianVectorImageFilter ()
 
virtual ~PolarToCartesianVectorImageFilter ()
 

Detailed Description

template<typename TInputImage, typename TOutputImage, bool symmetric>
class itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >

Definition at line 71 of file itkPolarToCartesianVectorImageFilter.h.

Member Typedef Documentation

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef SmartPointer<const Self> itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::ConstPointer

Definition at line 87 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef TInputImage::PixelType itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::InputPixelType

Definition at line 91 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef InputPixelType::ValueType itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::InputValueType

Definition at line 92 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef Superclass::OutputImageType itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::OutputImageType

Definition at line 89 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef OutputImageType::PixelType itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::OutputPixelType

Definition at line 90 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef SmartPointer<Self> itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::Pointer

Definition at line 86 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef PolarToCartesianVectorImageFilter itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::Self

Standard class typedefs.

Definition at line 80 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
typedef UnaryFunctorImageFilter< TInputImage,TOutputImage, Functor::PolarToCartesianFunction< typename TInputImage::PixelType, typename TOutputImage::PixelType, symmetric > > itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::Superclass

Definition at line 85 of file itkPolarToCartesianVectorImageFilter.h.

Constructor & Destructor Documentation

template<typename TInputImage , typename TOutputImage , bool symmetric>
itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::PolarToCartesianVectorImageFilter ( )
inlineprotected

Definition at line 113 of file itkPolarToCartesianVectorImageFilter.h.

template<typename TInputImage , typename TOutputImage , bool symmetric>
virtual itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::~PolarToCartesianVectorImageFilter ( )
inlineprotectedvirtual

Definition at line 114 of file itkPolarToCartesianVectorImageFilter.h.

Member Function Documentation

template<typename TInputImage , typename TOutputImage , bool symmetric>
Pointer itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::Clone ( ) const
template<typename TInputImage , typename TOutputImage , bool symmetric>
virtual const char* itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

template<typename TInputImage , typename TOutputImage , bool symmetric>
static Pointer itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::New ( )
static

Method for creation through the object factory.

template<typename TInputImage , typename TOutputImage , bool symmetric>
void itk::PolarToCartesianVectorImageFilter< TInputImage, TOutputImage, symmetric >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
inline

Print internal ivars

Definition at line 102 of file itkPolarToCartesianVectorImageFilter.h.


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