Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::ScalableAffineTransform< TScalarType, NDimensions > |
| Affine transformation with a specified center of rotation. More... | |
Defines | |
| #define | ITK_TEMPLATE_ScalableAffineTransform(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_ScalableAffineTransform | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
namespace itk { \ _(2(class EXPORT ScalableAffineTransform< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef ScalableAffineTransform< ITK_TEMPLATE_2 x > \ ScalableAffineTransform##y; } \ }
Definition at line 183 of file itkScalableAffineTransform.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000