32 #ifndef vtkLandmarkTransform_h
33 #define vtkLandmarkTransform_h
35 #include "vtkCommonTransformsModule.h"
38 #define VTK_LANDMARK_RIGIDBODY 6
39 #define VTK_LANDMARK_SIMILARITY 7
40 #define VTK_LANDMARK_AFFINE 12
72 vtkSetMacro(Mode,
int);
82 vtkGetMacro(Mode,
int);
83 const char* GetModeAsString();
135 return "Unrecognized";
a simple class to control print indentation
represent and manipulate 3D points
vtkTypeUInt32 vtkMTimeType