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.

Public Methods

 itkStaticConstMacro (Dimension, int, T::Dimension)


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.


Member Function Documentation

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


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:20:00 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000