31 #ifndef __vtkLandmarkTransform_h
32 #define __vtkLandmarkTransform_h
36 #define VTK_LANDMARK_RIGIDBODY 6
37 #define VTK_LANDMARK_SIMILARITY 7
38 #define VTK_LANDMARK_AFFINE 12
55 vtkGetObjectMacro(SourceLandmarks,
vtkPoints);
56 vtkGetObjectMacro(TargetLandmarks,
vtkPoints);
66 vtkSetMacro(Mode,
int);
74 vtkGetMacro(Mode,
int);
75 const char *GetModeAsString();
119 return "Unrecognized";
a simple class to control print indentation
represent and manipulate 3D points