Go to the source code of this file.
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_ImageSource(_, EXPORT, x, y) |
|
|
Value: namespace itk { \ _(1(class EXPORT ImageSource< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef ImageSource< ITK_TEMPLATE_1 x > ImageSource##y; } \ } Definition at line 284 of file itkImageSource.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000