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

itkBloxBoundaryPointImage.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::BloxBoundaryPointImage< TImageDimension >
 Templated n-dimensional image class used to store linked lists. More...

Defines

#define ITK_TEMPLATE_BloxBoundaryPointImage(_, EXPORT, x, y)


Define Documentation

#define ITK_TEMPLATE_BloxBoundaryPointImage ( _,
EXPORT,
x,
 ) 

Value:

namespace itk { \
  _(1(class EXPORT BloxBoundaryPointImage< ITK_TEMPLATE_1 x >)) \
  namespace Templates { typedef BloxBoundaryPointImage< ITK_TEMPLATE_1 x > \
                                            BloxBoundaryPointImage##y; } \
  }

Definition at line 100 of file itkBloxBoundaryPointImage.h.


Generated at Sat Feb 28 13:55:25 2009 for ITK by doxygen 1.5.6 written by Dimitri van Heesch, © 1997-2000