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