Go to the source code of this file.
Classes | |
class | itk::VersorRigid3DTransform< TScalarType > |
VersorRigid3DTransform of a vector space (e.g. space coordinates). More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_VersorRigid3DTransform(_, EXPORT, x, y) |
#define ITK_TEMPLATE_VersorRigid3DTransform | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(1(class EXPORT VersorRigid3DTransform< ITK_TEMPLATE_1 x >)) \ namespace Templates { typedef VersorRigid3DTransform< ITK_TEMPLATE_1 x > VersorRigid3DTransform##y; } \ }
Definition at line 134 of file itkVersorRigid3DTransform.h.