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