15 #ifndef __elxTranslationTransform_H_
16 #define __elxTranslationTransform_H_
47 template <
class TElastix >
50 ITK_TYPENAME elx::TransformBase<TElastix>::CoordRepType,
51 elx::TransformBase<TElastix>::FixedImageDimension > ,
87 itkStaticConstMacro( SpaceDimension,
unsigned int, Superclass2::FixedImageDimension );
126 virtual void BeforeRegistration(
void);
134 virtual void InitializeTransform(
void);
143 TranslationTransformPointer m_TranslationTransform;
150 void operator=(
const Self& );
157 #ifndef ITK_MANUAL_INSTANTIATION
158 #include "elxTranslationTransform.hxx"
161 #endif // end #ifndef __elxTranslationTransform_H_
#define elxClassNameMacro(_name)