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


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 Member Functions | |
| virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| 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, TAccessor >. Definition at line 84 of file itkLog10ImageAdaptor.h. |
|
|||||
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 83 of file itkLog10ImageAdaptor.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 79 of file itkLog10ImageAdaptor.h. |
|
|||||
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. 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, TAccessor >. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000