#include <itkCosImageAdaptor.h>
Public Types | |
| typedef CosImageAdaptor | Self |
| typedef ImageAdaptor< TImage, Accessor::CosPixelAccessor< typename TImage::PixelType, TOutputPixelType > > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
| virtual const char * | GetClassName () const |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| CosImageAdaptor () | |
| virtual | ~CosImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 69 of file itkCosImageAdaptor.h.
|
|||||
|
Definition at line 81 of file itkCosImageAdaptor.h. |
|
|||||
|
Definition at line 80 of file itkCosImageAdaptor.h. |
|
|||||
|
Standard class typedefs. Definition at line 76 of file itkCosImageAdaptor.h. |
|
|||||
|
Definition at line 79 of file itkCosImageAdaptor.h. |
|
|||||||||
|
Definition at line 90 of file itkCosImageAdaptor.h. |
|
|||||||||
|
Definition at line 91 of file itkCosImageAdaptor.h. |
|
|||||||||
|
Run-time type information (and related methods). |
|
|||||||||
|
Method for creation through the object factory. |
1.3.8 written by Dimitri van Heesch,
© 1997-2000