Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::AcosImageAdaptor< TImage, TOutputPixelType > Class Template Reference
[Image Adaptors]

Presents an image as being composed of the acos() of its pixels. More...

#include <itkAcosImageAdaptor.h>

List of all members.

[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< SelfPointer
typedef SmartPointer< const
Self
ConstPointer

Static Public Member Functions

Pointer New ()


Detailed Description

template<class TImage, class TOutputPixelType>
class itk::AcosImageAdaptor< TImage, TOutputPixelType >

Presents an image as being composed of the acos() of its pixels.

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.


Member Typedef Documentation

template<class TImage, class TOutputPixelType>
typedef SmartPointer<const Self> itk::AcosImageAdaptor< TImage, TOutputPixelType >::ConstPointer
 

Definition at line 81 of file itkAcosImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef SmartPointer<Self> itk::AcosImageAdaptor< TImage, TOutputPixelType >::Pointer
 

Definition at line 80 of file itkAcosImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef AcosImageAdaptor itk::AcosImageAdaptor< TImage, TOutputPixelType >::Self
 

Standard class typedefs. Definition at line 76 of file itkAcosImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef ImageAdaptor<TImage,Accessor::AcosPixelAccessor< typename TImage::PixelType, TOutputPixelType> > itk::AcosImageAdaptor< TImage, TOutputPixelType >::Superclass
 

Definition at line 79 of file itkAcosImageAdaptor.h.


Constructor & Destructor Documentation

template<class TImage, class TOutputPixelType>
itk::AcosImageAdaptor< TImage, TOutputPixelType >::AcosImageAdaptor  )  [inline, protected]
 

Run-time type information (and related methods). Definition at line 89 of file itkAcosImageAdaptor.h.

template<class TImage, class TOutputPixelType>
virtual itk::AcosImageAdaptor< TImage, TOutputPixelType >::~AcosImageAdaptor  )  [inline, protected, virtual]
 

Run-time type information (and related methods). Definition at line 90 of file itkAcosImageAdaptor.h.


Member Function Documentation

template<class TImage, class TOutputPixelType>
virtual const char* itk::AcosImageAdaptor< TImage, TOutputPixelType >::GetClassName  )  const [virtual]
 

Run-time type information (and related methods).

template<class TImage, class TOutputPixelType>
Pointer itk::AcosImageAdaptor< TImage, TOutputPixelType >::New  )  [static]
 

Method for creation through the object factory.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:58:20 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000