#include <itkAsinImageAdaptor.h>
Inheritance diagram for itk::AsinImageAdaptor< TImage, TOutputPixelType >:
Public Types | |
typedef AsinImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::AsinPixelAccessor< 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 | |
AsinImageAdaptor () | |
virtual | ~AsinImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 70 of file itkAsinImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 85 of file itkAsinImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 84 of file itkAsinImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 79 of file itkAsinImageAdaptor.h. Referenced by itk::AsinImageAdaptor< TImage, TOutputPixelType >::~AsinImageAdaptor(). |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 83 of file itkAsinImageAdaptor.h. |
|
Definition at line 94 of file itkAsinImageAdaptor.h. |
|
Definition at line 95 of file itkAsinImageAdaptor.h. References itk::AsinImageAdaptor< 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 >. |