#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 |
|
Definition at line 56 of file vtkIterativeClosestPointTransform.h. Referenced by vtkIterativeClosestPointTransform::SetMeanDistanceModeToRMS(). |
|
Definition at line 57 of file vtkIterativeClosestPointTransform.h. Referenced by vtkIterativeClosestPointTransform::SetMeanDistanceModeToAbsoluteValue(). |