Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::SpecialCoordinatesImage< TPixel, VImageDimension > |
| Templated n-dimensional nonrectilinear-coordinate image base class. More... | |
Defines | |
| #define | ITK_TEMPLATE_SpecialCoordinatesImage(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_SpecialCoordinatesImage | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
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.
1.5.5 written by Dimitri van Heesch,
© 1997-2000