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

itk::GetVectorDimension< TVector > Struct Template Reference

#include <itkFixedArray.h>

List of all members.

Public Methods

 itkStaticConstMacro (VectorDimension, unsigned int, TVector::Dimension)


Detailed Description

template<typename TVector>
struct itk::GetVectorDimension< TVector >

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

Definition at line 32 of file itkFixedArray.h.


Member Function Documentation

template<typename TVector>
itk::GetVectorDimension< TVector >::itkStaticConstMacro VectorDimension   ,
unsigned    int,
TVector::Dimension   
 


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