Go to the source code of this file.
Classes | |
class | itk::ScalableAffineTransform< TScalarType, NDimensions > |
Affine transformation with a specified center of rotation. More... | |
Namespaces | |
namespace | itk |
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.