Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::BloxCoreAtomPixel< NDimensions > |
Holds a linked list of itk::BloxCoreAtomItem's. More... | |
Defines | |
#define | ITK_TEMPLATE_BloxCoreAtomPixel(_, EXPORT, x, y) |
#define ITK_TEMPLATE_BloxCoreAtomPixel | ( | _, | |||
EXPORT, | |||||
x, | |||||
y | ) |
Value:
namespace itk { \ _(1(class EXPORT BloxCoreAtomPixel< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef BloxCoreAtomPixel< ITK_TEMPLATE_1 x > \ BloxCoreAtomPixel##y; } \ }
Definition at line 168 of file itkBloxCoreAtomPixel.h.