ANIMA  4.0
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
anima::GeneralizedFAImageFilter< TInputPixelType > Class Template Reference

#include <animaGeneralizedFAImageFilter.h>

+ Inheritance diagram for anima::GeneralizedFAImageFilter< TInputPixelType >:
+ Collaboration diagram for anima::GeneralizedFAImageFilter< TInputPixelType >:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef TInputImage::PixelType InputImagePixel
 
typedef TInputImage::Pointer InputImagePointer
 
typedef TOutputImage::Pointer OutputImagePointer
 
typedef Superclass::OutputImageRegionType OutputImageRegionType
 
typedef itk::SmartPointer< SelfPointer
 
typedef GeneralizedFAImageFilter Self
 
typedef itk::ImageToImageFilter< TInputImage, TOutputImageSuperclass
 
typedef itk::VectorImage< TInputPixelType, 3 > TInputImage
 
typedef itk::Image< TInputPixelType, 3 > TOutputImage
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

void DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread) ITK_OVERRIDE
 
 GeneralizedFAImageFilter ()
 
bool isZero (InputImagePixel &testVal)
 
virtual ~GeneralizedFAImageFilter ()
 

Detailed Description

template<typename TInputPixelType>
class anima::GeneralizedFAImageFilter< TInputPixelType >

Definition at line 12 of file animaGeneralizedFAImageFilter.h.

Member Typedef Documentation

◆ ConstPointer

template<typename TInputPixelType >
typedef itk::SmartPointer<const Self> anima::GeneralizedFAImageFilter< TInputPixelType >::ConstPointer

Definition at line 22 of file animaGeneralizedFAImageFilter.h.

◆ InputImagePixel

template<typename TInputPixelType >
typedef TInputImage::PixelType anima::GeneralizedFAImageFilter< TInputPixelType >::InputImagePixel

Definition at line 31 of file animaGeneralizedFAImageFilter.h.

◆ InputImagePointer

template<typename TInputPixelType >
typedef TInputImage::Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::InputImagePointer

Definition at line 28 of file animaGeneralizedFAImageFilter.h.

◆ OutputImagePointer

template<typename TInputPixelType >
typedef TOutputImage::Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::OutputImagePointer

Definition at line 32 of file animaGeneralizedFAImageFilter.h.

◆ OutputImageRegionType

template<typename TInputPixelType >
typedef Superclass::OutputImageRegionType anima::GeneralizedFAImageFilter< TInputPixelType >::OutputImageRegionType

Superclass typedefs.

Definition at line 35 of file animaGeneralizedFAImageFilter.h.

◆ Pointer

template<typename TInputPixelType >
typedef itk::SmartPointer<Self> anima::GeneralizedFAImageFilter< TInputPixelType >::Pointer

Definition at line 21 of file animaGeneralizedFAImageFilter.h.

◆ Self

template<typename TInputPixelType >
typedef GeneralizedFAImageFilter anima::GeneralizedFAImageFilter< TInputPixelType >::Self

Standard class typedefs.

Definition at line 17 of file animaGeneralizedFAImageFilter.h.

◆ Superclass

template<typename TInputPixelType >
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > anima::GeneralizedFAImageFilter< TInputPixelType >::Superclass

Definition at line 20 of file animaGeneralizedFAImageFilter.h.

◆ TInputImage

template<typename TInputPixelType >
typedef itk::VectorImage<TInputPixelType, 3> anima::GeneralizedFAImageFilter< TInputPixelType >::TInputImage

Definition at line 18 of file animaGeneralizedFAImageFilter.h.

◆ TOutputImage

template<typename TInputPixelType >
typedef itk::Image<TInputPixelType, 3> anima::GeneralizedFAImageFilter< TInputPixelType >::TOutputImage

Definition at line 19 of file animaGeneralizedFAImageFilter.h.

Constructor & Destructor Documentation

◆ GeneralizedFAImageFilter()

template<typename TInputPixelType >
anima::GeneralizedFAImageFilter< TInputPixelType >::GeneralizedFAImageFilter ( )
inlineprotected

Definition at line 38 of file animaGeneralizedFAImageFilter.h.

◆ ~GeneralizedFAImageFilter()

template<typename TInputPixelType >
virtual anima::GeneralizedFAImageFilter< TInputPixelType >::~GeneralizedFAImageFilter ( )
inlineprotectedvirtual

Member Function Documentation

◆ CreateAnother()

template<typename TInputPixelType >
virtual::itk::LightObject::Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::CreateAnother ( void  ) const

◆ DynamicThreadedGenerateData()

template<typename TInputPixelType >
void anima::GeneralizedFAImageFilter< TInputPixelType >::DynamicThreadedGenerateData ( const OutputImageRegionType outputRegionForThread)
protected

◆ GetNameOfClass()

template<typename TInputPixelType >
virtual const char* anima::GeneralizedFAImageFilter< TInputPixelType >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods)

◆ isZero()

template<typename TInputPixelType >
bool anima::GeneralizedFAImageFilter< TInputPixelType >::isZero ( InputImagePixel testVal)
inlineprotected

Definition at line 46 of file animaGeneralizedFAImageFilter.h.

◆ New()

template<typename TInputPixelType >
static Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::New ( )
static

Method for creation through the object factory.


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