|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Go to the source code of this file.
Data Structures | |
| class | itk::AdvancedTranslationTransform< TScalarType, NDimensions > |
| Translation transformation of a vector space (e.g. space coordinates) More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_AdvancedTranslationTransform(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_AdvancedTranslationTransform | ( | _, | |
| EXPORT, | |||
| x, | |||
| y | |||
| ) |
namespace itk { \ _(2(class EXPORT AdvancedTranslationTransform< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef AdvancedTranslationTransform< ITK_TEMPLATE_2 x > AdvancedTranslationTransform##y; } \ }
Definition at line 297 of file itkAdvancedTranslationTransform.h.
Generated on 11-05-2012 for elastix by 1.7.6.1 |