VTK
Classes | Macros
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...
 

Macros

#define VTK_ICP_MODE_RMS   0
 
#define VTK_ICP_MODE_AV   1
 

Macro Definition Documentation

#define VTK_ICP_MODE_RMS   0

Definition at line 48 of file vtkIterativeClosestPointTransform.h.

#define VTK_ICP_MODE_AV   1

Definition at line 49 of file vtkIterativeClosestPointTransform.h.