#include <itkAcosImageAdaptor.h>
[NOHEADER] | |
virtual const char * | GetClassName () 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.
|
Definition at line 81 of file itkAcosImageAdaptor.h. |
|
Definition at line 80 of file itkAcosImageAdaptor.h. |
|
Standard class typedefs. Definition at line 76 of file itkAcosImageAdaptor.h. |
|
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). |
|
Method for creation through the object factory. |