Go to the source code of this file.
Classes | |
class | itk::CenteredRigid2DTransform< TScalarType > |
CenteredRigid2DTransform of a vector space (e.g. space coordinates). More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_CenteredRigid2DTransform(_, EXPORT, x, y) |
#define ITK_TEMPLATE_CenteredRigid2DTransform | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(1(class EXPORT CenteredRigid2DTransform< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef CenteredRigid2DTransform< ITK_TEMPLATE_1 x > \ CenteredRigid2DTransform##y; } \ }
Define instantiation macro for this template.
Definition at line 182 of file itkCenteredRigid2DTransform.h.