Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions > |
Defines | |
| #define | ITK_TEMPLATE_MatrixOffsetTransformBase(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_MatrixOffsetTransformBase | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
namespace itk { \ _(3(class EXPORT MatrixOffsetTransformBase< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef MatrixOffsetTransformBase< ITK_TEMPLATE_3 x > MatrixOffsetTransformBase##y; } \ }
Definition at line 451 of file itkMatrixOffsetTransformBase.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000