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

itk::GetDimension< T > Struct Template Reference

#include <itkVectorInterpolateImageFunction.h>

List of all members.


Detailed Description

template<typename T>
struct itk::GetDimension< T >

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 a template parameter in defining their own dimension, this class is needed as a work-around.

Definition at line 33 of file itkVectorInterpolateImageFunction.h.

Public Member Functions

 itkStaticConstMacro (Dimension, int, T::Dimension)
 itkStaticConstMacro (Dimension, int, T::Dimension)


Member Function Documentation

template<typename T>
itk::GetDimension< T >::itkStaticConstMacro ( Dimension  ,
int  ,
T::Dimension   
)

template<typename T>
itk::GetDimension< T >::itkStaticConstMacro ( Dimension  ,
int  ,
T::Dimension   
)


The documentation for this struct was generated from the following files:
Generated at Thu Nov 6 05:31:01 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000