Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::BloxPixel< TItemType > |
| Holds a linked list of BloxItem's. More... | |
Defines | |
| #define | ITK_TEMPLATE_BloxPixel(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_BloxPixel | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
namespace itk { \ _(1(class EXPORT BloxPixel< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef BloxPixel< ITK_TEMPLATE_1 x > \ BloxPixel##y; } \ }
Definition at line 64 of file itkBloxPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000