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