41 #ifndef vtkIterativeClosestPointTransform_h
42 #define vtkIterativeClosestPointTransform_h
47 #define VTK_ICP_MODE_RMS 0
48 #define VTK_ICP_MODE_AV 1
108 const char *GetMeanDistanceModeAsString();
158 void ReleaseSource(
void);
159 void ReleaseTarget(
void);
163 void ReleaseLocator(
void);
166 void CreateDefaultLocator(
void);
GLuint GLenum GLenum transform
boost::graph_traits< vtkGraph * >::vertex_descriptor target(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
octree-based spatial search object to quickly locate cells
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
#define vtkBooleanMacro(name, type)
#define VTKCOMMONDATAMODEL_EXPORT
#define vtkSetMacro(name, type)