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

itk::GetPointSetDimension< TPointSet > Struct Template Reference

#include <itkPointSet.h>

List of all members.

Public Member Functions

 itkStaticConstMacro (PointDimension, unsigned int, TPointSet::PointDimension)


Detailed Description

template<typename TPointSet>
struct itk::GetPointSetDimension< TPointSet >

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 42 of file itkPointSet.h.


Member Function Documentation

template<typename TPointSet >
itk::GetPointSetDimension< TPointSet >::itkStaticConstMacro ( PointDimension  ,
unsigned  int,
TPointSet::PointDimension   
)


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

Generated at Tue Sep 15 08:45:58 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000