#include <itkTanImageAdaptor.h>
Inheritance diagram for itk::TanImageAdaptor:
Public Types | |
typedef TanImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::TanPixelAccessor< typename TImage::PixelType, TOutputPixelType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Methods | |
virtual const char * | GetClassName () const |
Static Public Methods | |
Pointer | New () |
Protected Methods | |
TanImageAdaptor () | |
virtual | ~TanImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 68 of file itkTanImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 81 of file itkTanImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 80 of file itkTanImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 76 of file itkTanImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 79 of file itkTanImageAdaptor.h. |
|
Definition at line 90 of file itkTanImageAdaptor.h. |
|
Definition at line 91 of file itkTanImageAdaptor.h. |
|
Run-time type information (and related methods). Reimplemented from itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >. |
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >. |