![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::Euler3DTransform< TScalarType > |
| Euler3DTransform of a vector space (e.g. space coordinates) More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_Euler3DTransform(_, EXPORT, TypeX, TypeY) |
| #define ITK_TEMPLATE_Euler3DTransform | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 1 ( class EXPORT Euler3DTransform<ITK_TEMPLATE_1 TypeX> ) ) \ namespace Templates \ { \ typedef Euler3DTransform<ITK_TEMPLATE_1 TypeX> \ Euler3DTransform##TypeY; \ } \ }
Definition at line 149 of file itkEuler3DTransform.h.
1.7.6.1