Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::Image< TPixel, VImageDimension > |
| Templated n-dimensional image class. More... | |
Defines | |
| #define | ITK_TEMPLATE_Image(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_Image | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
namespace itk { \ _(2(class EXPORT Image< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef Image< ITK_TEMPLATE_2 x > Image##y; } \ }
Definition at line 309 of file itkImage.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000