NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
itk::RoundImageFilter< TInputImage, TOutputImage > Class Template Reference
Inheritance diagram for itk::RoundImageFilter< TInputImage, TOutputImage >:
Inheritance graph
[legend]
Collaboration diagram for itk::RoundImageFilter< TInputImage, TOutputImage >:
Collaboration graph
[legend]

Public Types

typedef RoundImageFilter Self
 
typedef
UnaryFunctorImageFilter
< TInputImage, TOutputImage,
Functor::Round< typename
TInputImage::PixelType,
typename
TOutputImage::PixelType > > 
Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 

Public Member Functions

virtual const char * GetClassName () const
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 RoundImageFilter ()
 
virtual ~RoundImageFilter ()
 
void GenerateData ()
 

Member Typedef Documentation

template<class TInputImage , class TOutputImage >
typedef SmartPointer<const Self> itk::RoundImageFilter< TInputImage, TOutputImage >::ConstPointer
template<class TInputImage , class TOutputImage >
typedef SmartPointer<Self> itk::RoundImageFilter< TInputImage, TOutputImage >::Pointer
template<class TInputImage , class TOutputImage >
typedef RoundImageFilter itk::RoundImageFilter< TInputImage, TOutputImage >::Self

Standard class typedefs.

template<class TInputImage , class TOutputImage >
typedef UnaryFunctorImageFilter<TInputImage,TOutputImage, Functor::Round< typename TInputImage::PixelType, typename TOutputImage::PixelType> > itk::RoundImageFilter< TInputImage, TOutputImage >::Superclass

Constructor & Destructor Documentation

template<class TInputImage , class TOutputImage >
itk::RoundImageFilter< TInputImage, TOutputImage >::RoundImageFilter ( )
inlineprotected
template<class TInputImage , class TOutputImage >
virtual itk::RoundImageFilter< TInputImage, TOutputImage >::~RoundImageFilter ( )
inlineprotectedvirtual

Member Function Documentation

template<class TInputImage , class TOutputImage >
void itk::RoundImageFilter< TInputImage, TOutputImage >::GenerateData ( )
inlineprotected
template<class TInputImage , class TOutputImage >
virtual const char* itk::RoundImageFilter< TInputImage, TOutputImage >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

template<class TInputImage , class TOutputImage >
static Pointer itk::RoundImageFilter< TInputImage, TOutputImage >::New ( )
static

Method for creation through the object factory.


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