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

itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage > Class Template Reference

#include <itkNeighborhoodAlgorithm.h>

List of all members.

Public Types

typedef std::list< RegionTypeFaceListType
typedef TImage::IndexType IndexType
typedef IndexType::IndexValueType IndexValueType
typedef NeighborhoodIterator
< TImage >::RadiusType 
RadiusType
typedef TImage::RegionType RegionType
typedef TImage::SizeType SizeType
typedef SizeType::SizeValueType SizeValueType

Public Member Functions

 itkStaticConstMacro (ImageDimension, unsigned int, TImage::ImageDimension)
FaceListType operator() (const TImage *, RegionType, RadiusType)


Detailed Description

template<class TImage>
class itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >

Definition at line 36 of file itkNeighborhoodAlgorithm.h.


Member Typedef Documentation

template<class TImage >
typedef std::list<RegionType> itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::FaceListType

Definition at line 44 of file itkNeighborhoodAlgorithm.h.

template<class TImage >
typedef TImage::IndexType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::IndexType

Definition at line 40 of file itkNeighborhoodAlgorithm.h.

template<class TImage >
typedef IndexType::IndexValueType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::IndexValueType

Definition at line 41 of file itkNeighborhoodAlgorithm.h.

Definition at line 38 of file itkNeighborhoodAlgorithm.h.

template<class TImage >
typedef TImage::RegionType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::RegionType

Definition at line 39 of file itkNeighborhoodAlgorithm.h.

template<class TImage >
typedef TImage::SizeType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::SizeType

Definition at line 42 of file itkNeighborhoodAlgorithm.h.

template<class TImage >
typedef SizeType::SizeValueType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::SizeValueType

Definition at line 43 of file itkNeighborhoodAlgorithm.h.


Member Function Documentation

template<class TImage >
itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::itkStaticConstMacro ( ImageDimension  ,
unsigned  int,
TImage::ImageDimension   
)

template<class TImage >
FaceListType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::operator() ( const TImage *  ,
RegionType  ,
RadiusType   
)


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

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