#include <itkSinImageAdaptor.h>
Inheritance diagram for itk::SinImageAdaptor< TImage, TOutputPixelType >:
Public Types | |
typedef SinImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::SinPixelAccessor< 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 | |
SinImageAdaptor () | |
virtual | ~SinImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 67 of file itkSinImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 80 of file itkSinImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 79 of file itkSinImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 75 of file itkSinImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 78 of file itkSinImageAdaptor.h. |
|
Definition at line 89 of file itkSinImageAdaptor.h. |
|
Definition at line 90 of file itkSinImageAdaptor.h. |
|
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 >. |