#include <itkAtanImageAdaptor.h>
Inheritance diagram for itk::AtanImageAdaptor:
Public Types | |
typedef AtanImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::AtanPixelAccessor< typename TImage::PixelType, TOutputPixelType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Methods | |
virtual const char * | GetClassName () const |
Static Public Methods | |
Pointer | New () |
Protected Methods | |
AtanImageAdaptor () | |
virtual | ~AtanImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 73 of file itkAtanImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 88 of file itkAtanImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 87 of file itkAtanImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 82 of file itkAtanImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 86 of file itkAtanImageAdaptor.h. |
|
Definition at line 97 of file itkAtanImageAdaptor.h. |
|
Definition at line 98 of file itkAtanImageAdaptor.h. |
|
Run-time type information (and related methods). Reimplemented from itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >. |
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >. |