Go to the source code of this file.
Classes | |
class | itk::OrientedImage< TPixel, VImageDimension > |
Templated n-dimensional oriented image class. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_OrientedImage(_, EXPORT, x, y) |
#define ITK_TEMPLATE_OrientedImage | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(2(class EXPORT OrientedImage< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef OrientedImage< ITK_TEMPLATE_2 x > OrientedImage##y; } \ }
Definition at line 100 of file itkOrientedImage.h.