Go to the source code of this file.
Classes | |
class | itk::BloxBoundaryPointItem< VImageDimension > |
A boundary point, stored in a BloxPixel. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_BloxBoundaryPointItem(_, EXPORT, x, y) |
#define ITK_TEMPLATE_BloxBoundaryPointItem | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(1(class EXPORT BloxBoundaryPointItem< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef BloxBoundaryPointItem< ITK_TEMPLATE_1 x > \ BloxBoundaryPointItem##y; } \ }
Definition at line 87 of file itkBloxBoundaryPointItem.h.