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

itk::GetImageDimension< TImage > Struct Template Reference

#include <itkImageBase.h>

List of all members.


Detailed Description

template<typename TImage>
struct itk::GetImageDimension< TImage >

Due to a bug in MSVC, an enum value cannot be accessed out of a template parameter until the template class opens. In order for templated classes to access the dimension of an image template parameter in defining their own dimension, this class is needed as a work-around.

Definition at line 54 of file itkImageBase.h.


Public Member Functions

 itkStaticConstMacro (ImageDimension, unsigned int, TImage::ImageDimension)

Member Function Documentation

template<typename TImage>
itk::GetImageDimension< TImage >::itkStaticConstMacro ( ImageDimension  ,
unsigned  int,
TImage::ImageDimension   
)


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

Generated at Thu May 28 14:28:02 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000