Go to the documentation of this file.
35 #ifndef vtkLandmarkTransform_h
36 #define vtkLandmarkTransform_h
38 #include "vtkCommonTransformsModule.h"
41 #define VTK_LANDMARK_RIGIDBODY 6
42 #define VTK_LANDMARK_SIMILARITY 7
43 #define VTK_LANDMARK_AFFINE 12
61 vtkGetObjectMacro(SourceLandmarks,
vtkPoints);
62 vtkGetObjectMacro(TargetLandmarks,
vtkPoints);
75 vtkSetMacro(Mode,
int);
85 vtkGetMacro(Mode,
int);
86 const char *GetModeAsString();
137 return "Unrecognized";
represent and manipulate 3D points
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a simple class to control print indentation
vtkTypeUInt32 vtkMTimeType