Go to the source code of this file.
Namespaces | |
| namespace | itk |
Defines | |
| #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 381 of file itkImage.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000