Orfeo Toolbox  3.16
Static Public Attributes | List of all members
itk::GetImageDimension< TImage > Struct Template Reference

#include <itkImageBase.h>

Static Public Attributes

static const unsigned int ImageDimension = TImage::ImageDimension
 

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.

Member Data Documentation

template<typename TImage >
const unsigned int itk::GetImageDimension< TImage >::ImageDimension = TImage::ImageDimension
static

Definition at line 56 of file itkImageBase.h.


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

Generated at Sun May 12 2013 01:50:24 for Orfeo Toolbox with doxygen 1.8.3.1