#include <itkLog10ImageAdaptor.h>
Inheritance diagram for itk::Log10ImageAdaptor:


Public Types | |
| typedef Log10ImageAdaptor | Self |
| typedef ImageAdaptor< TImage, Accessor::Log10PixelAccessor< 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 | |
| Log10ImageAdaptor () | |
| virtual | ~Log10ImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 72 of file itkLog10ImageAdaptor.h.
|
|||||
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 84 of file itkLog10ImageAdaptor.h. |
|
|||||
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 83 of file itkLog10ImageAdaptor.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 79 of file itkLog10ImageAdaptor.h. |
|
|||||
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >. Definition at line 82 of file itkLog10ImageAdaptor.h. |
|
|||||||||
|
Definition at line 93 of file itkLog10ImageAdaptor.h. |
|
|||||||||
|
Definition at line 94 of file itkLog10ImageAdaptor.h. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000