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

itk::ImageIORegionAdaptor< VDimension > Class Template Reference

Helper class for converting ImageRegions into ImageIORegions and back. More...

#include <itkImageIORegion.h>

List of all members.

Public Types

typedef ImageRegionType::IndexType ImageIndexType
typedef ImageIORegion ImageIORegionType
typedef ImageRegion< VDimension > ImageRegionType
typedef ImageRegionType::SizeType ImageSizeType

Public Member Functions

 itkLegacyMacro (static void Convert(const ImageIORegionType &inIORegion, ImageRegionType &outImageRegion))
 itkLegacyMacro (static void Convert(const ImageRegionType &outImageRegion, ImageIORegionType &inIORegion))

Static Public Member Functions

static void Convert (const ImageIORegionType &inIORegion, ImageRegionType &outImageRegion, const ImageIndexType &largestRegionIndex)
static void Convert (const ImageRegionType &inImageRegion, ImageIORegionType &outIORegion, const ImageIndexType &largestRegionIndex)


Detailed Description

template<unsigned int VDimension>
class itk::ImageIORegionAdaptor< VDimension >

Helper class for converting ImageRegions into ImageIORegions and back.

Definition at line 169 of file itkImageIORegion.h.


Member Typedef Documentation

template<unsigned int VDimension>
typedef ImageRegionType::IndexType itk::ImageIORegionAdaptor< VDimension >::ImageIndexType

Definition at line 176 of file itkImageIORegion.h.

template<unsigned int VDimension>
typedef ImageIORegion itk::ImageIORegionAdaptor< VDimension >::ImageIORegionType

Definition at line 173 of file itkImageIORegion.h.

template<unsigned int VDimension>
typedef ImageRegion<VDimension> itk::ImageIORegionAdaptor< VDimension >::ImageRegionType

Definition at line 172 of file itkImageIORegion.h.

template<unsigned int VDimension>
typedef ImageRegionType::SizeType itk::ImageIORegionAdaptor< VDimension >::ImageSizeType

Definition at line 175 of file itkImageIORegion.h.


Member Function Documentation

template<unsigned int VDimension>
static void itk::ImageIORegionAdaptor< VDimension >::Convert ( const ImageIORegionType inIORegion,
ImageRegionType outImageRegion,
const ImageIndexType largestRegionIndex 
) [inline, static]

template<unsigned int VDimension>
static void itk::ImageIORegionAdaptor< VDimension >::Convert ( const ImageRegionType inImageRegion,
ImageIORegionType outIORegion,
const ImageIndexType largestRegionIndex 
) [inline, static]

template<unsigned int VDimension>
itk::ImageIORegionAdaptor< VDimension >::itkLegacyMacro ( static void   Convertconst ImageIORegionType &inIORegion, ImageRegionType &outImageRegion  ) 

template<unsigned int VDimension>
itk::ImageIORegionAdaptor< VDimension >::itkLegacyMacro ( static void   Convertconst ImageRegionType &outImageRegion, ImageIORegionType &inIORegion  ) 


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 09:19:01 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000