#include <itkAtanImageAdaptor.h>
Inheritance diagram for itk::AtanImageAdaptor< TImage, TOutputPixelType >:
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 Member Functions | |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
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, TAccessor >. Definition at line 88 of file itkAtanImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 87 of file itkAtanImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 82 of file itkAtanImageAdaptor.h. Referenced by itk::AtanImageAdaptor< TImage, TOutputPixelType >::~AtanImageAdaptor(). |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 86 of file itkAtanImageAdaptor.h. |
|
Definition at line 97 of file itkAtanImageAdaptor.h. |
|
Definition at line 98 of file itkAtanImageAdaptor.h. References itk::AtanImageAdaptor< TImage, TOutputPixelType >::Self. |
|
Run-time type information (and related methods). Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. |
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. |