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.

Classes

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

Namespaces

namespace  itk

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 Fri Apr 16 20:04:58 2010 for ITK by doxygen 1.6.1 written by Dimitri van Heesch, © 1997-2000