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 ITK_TEMPLATE_BloxBoundaryPointImage | ( | _, | |||
EXPORT, | |||||
x, | |||||
y | ) |
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.