94 #ifndef vtkLandmarkTransform_h
95 #define vtkLandmarkTransform_h
97 #include "vtkCommonTransformsModule.h"
100 #define VTK_LANDMARK_RIGIDBODY 6
101 #define VTK_LANDMARK_SIMILARITY 7
102 #define VTK_LANDMARK_AFFINE 12
134 vtkSetMacro(Mode,
int);
144 vtkGetMacro(Mode,
int);
145 const char* GetModeAsString();
197 return "Unrecognized";
a simple class to control print indentation
represent and manipulate 3D points
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
boost::graph_traits< vtkGraph * >::vertex_descriptor target(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
vtkTypeUInt32 vtkMTimeType