VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/DataModel/vtkIterativeClosestPointTransform.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkLinearTransform.h"
Include dependency graph for vtkIterativeClosestPointTransform.h:

Go to the source code of this file.

Classes

class  vtkIterativeClosestPointTransform
 Implementation of the ICP algorithm. More...

Defines

#define VTK_ICP_MODE_RMS   0
#define VTK_ICP_MODE_AV   1

Define Documentation

#define VTK_ICP_MODE_RMS   0

Definition at line 47 of file vtkIterativeClosestPointTransform.h.

#define VTK_ICP_MODE_AV   1

Definition at line 48 of file vtkIterativeClosestPointTransform.h.