| ConstPointer typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| DataObjectPointer typedef | itk::ImageToImageRegistrationMethod< TImage > | |
| DataObjectPointerArraySizeType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
| GenerateData() ITK_OVERRIDE | itk::InitialImageToImageRegistrationMethod< TImage > | protected |
| GetAffineTransform(void) const | itk::InitialImageToImageRegistrationMethod< TImage > | |
| GetMTime(void) const ITK_OVERRIDE | itk::ImageToImageRegistrationMethod< TImage > | protected |
| GetOutput(void) const | itk::ImageToImageRegistrationMethod< TImage > | |
| GetTypedTransform(void) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| GetTypedTransform(void) const | itk::InitialImageToImageRegistrationMethod< TImage > | |
| ImageToImageRegistrationMethod(void) | itk::ImageToImageRegistrationMethod< TImage > | protected |
| ImageType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
| InitialImageToImageRegistrationMethod(void) | itk::InitialImageToImageRegistrationMethod< TImage > | protected |
| Initialize(void) | itk::ImageToImageRegistrationMethod< TImage > | protectedvirtual |
| itkBooleanMacro(ReportProgress) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetConstMacro(NumberOfMoments, unsigned int) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkGetConstMacro(ComputeCenterOfRotationOnly, bool) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkGetConstMacro(UseLandmarks, bool) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkGetConstObjectMacro(FixedImage, ImageType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetConstObjectMacro(MovingImage, ImageType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetConstObjectMacro(FixedImageMaskObject, MaskObjectType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetConstObjectMacro(MovingImageMaskObject, MaskObjectType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetConstObjectMacro(Transform, TransformType) | itk::ImageToImageRegistrationMethod< TImage > | protected |
| itkGetMacro(RegistrationNumberOfThreads, unsigned int) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetMacro(UseRegionOfInterest, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetMacro(RegionOfInterestPoint1, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetMacro(RegionOfInterestPoint2, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetMacro(UseFixedImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetMacro(UseMovingImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetMacro(ReportProgress, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetObjectMacro(Observer, Command) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkGetObjectMacro(Transform, TransformType) | itk::ImageToImageRegistrationMethod< TImage > | protected |
| itkNewMacro(Self) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkSetMacro(NumberOfMoments, unsigned int) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkSetMacro(ComputeCenterOfRotationOnly, bool) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkSetMacro(UseLandmarks, bool) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(RegistrationNumberOfThreads, unsigned int) | itk::ImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(UseRegionOfInterest, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(RegionOfInterestPoint1, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(RegionOfInterestPoint2, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(UseFixedImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(UseMovingImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkSetMacro(ReportProgress, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkSetObjectMacro(Observer, Command) | itk::ImageToImageRegistrationMethod< TImage > | |
| itkSetObjectMacro(Transform, TransformType) | itk::ImageToImageRegistrationMethod< TImage > | protected |
| itkStaticConstMacro(ImageDimension, unsigned int, TImage::ImageDimension) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itkTypeMacro(InitialImageToImageRegistrationMethod, ImageToImageRegistrationMethod) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| itk::ImageToImageRegistrationMethod::itkTypeMacro(ImageToImageRegistrationMethod, ProcessObject) | itk::ImageToImageRegistrationMethod< TImage > | |
| LandmarkPointContainer typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| LandmarkPointType typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| m_Transform | itk::ImageToImageRegistrationMethod< TImage > | protected |
| MakeOutput(DataObjectPointerArraySizeType idx) ITK_OVERRIDE | itk::ImageToImageRegistrationMethod< TImage > | protectedvirtual |
| MaskObjectType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
| Pointer typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| PointType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
| PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE | itk::InitialImageToImageRegistrationMethod< TImage > | protected |
| Self typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| SetFixedImage(const ImageType *fixedImage) | itk::ImageToImageRegistrationMethod< TImage > | |
| SetFixedImageMaskObject(const MaskObjectType *maskObject) | itk::ImageToImageRegistrationMethod< TImage > | |
| SetFixedLandmarks(const LandmarkPointContainer &fixedLandmarks) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| SetMovingImage(const ImageType *movingImage) | itk::ImageToImageRegistrationMethod< TImage > | |
| SetMovingImageMaskObject(const MaskObjectType *maskObject) | itk::ImageToImageRegistrationMethod< TImage > | |
| SetMovingLandmarks(const LandmarkPointContainer &movingLandmarks) | itk::InitialImageToImageRegistrationMethod< TImage > | |
| SetRegionOfInterest(const PointType &point1, const PointType &point2) | itk::ImageToImageRegistrationMethod< TImage > | |
| Superclass typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| TransformOutputType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
| TransformPointer typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| TransformType typedef | itk::InitialImageToImageRegistrationMethod< TImage > | |
| ~ImageToImageRegistrationMethod(void) | itk::ImageToImageRegistrationMethod< TImage > | protectedvirtual |
| ~InitialImageToImageRegistrationMethod(void) | itk::InitialImageToImageRegistrationMethod< TImage > | protectedvirtual |