#include <itkAcosImageAdaptor.h>
Inheritance diagram for itk::AcosImageAdaptor< TImage, TOutputPixelType >:
[NOHEADER] | |
virtual const char * | GetNameOfClass () const |
AcosImageAdaptor () | |
virtual | ~AcosImageAdaptor () |
Public Types | |
typedef AcosImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::AcosPixelAccessor< typename TImage::PixelType, TOutputPixelType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Static Public Member Functions | |
Pointer | New () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 69 of file itkAcosImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 81 of file itkAcosImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 80 of file itkAcosImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 76 of file itkAcosImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 79 of file itkAcosImageAdaptor.h. |
|
Run-time type information (and related methods). Definition at line 89 of file itkAcosImageAdaptor.h. |
|
Run-time type information (and related methods). Definition at line 90 of file itkAcosImageAdaptor.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 >. |