#include <itkAsinImageAdaptor.h>
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 * | GetClassName () 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.
|
Definition at line 85 of file itkAsinImageAdaptor.h. |
|
Definition at line 84 of file itkAsinImageAdaptor.h. |
|
Standard class typedefs. Definition at line 79 of file itkAsinImageAdaptor.h. Referenced by itk::AsinImageAdaptor< TImage, TOutputPixelType >::~AsinImageAdaptor(). |
|
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). |
|
Method for creation through the object factory. |