Go to the source code of this file.
Classes | |
| class | itk::ImageSource< TOutputImage > |
| Base class for all process objects that output image data. More... | |
| struct | itk::ImageSource< TOutputImage >::ThreadStruct |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_ImageSource(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_ImageSource | ( | _, | ||
| EXPORT, | ||||
| x, | ||||
| y | ||||
| ) |
namespace itk { \ _(1(class EXPORT ImageSource< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef ImageSource< ITK_TEMPLATE_1 x > ImageSource##y; } \ }
Definition at line 295 of file itkImageSource.h.
1.7.1 written by Dimitri van Heesch,
© 1997-2000