Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::BloxBoundaryPointItem< VImageDimension > |
| A boundary point, stored in a BloxPixel. More... | |
Defines | |
| #define | ITK_TEMPLATE_BloxBoundaryPointItem(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_BloxBoundaryPointItem | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
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.
1.5.5 written by Dimitri van Heesch,
© 1997-2000