#include "vtkLinearTransform.h"
Go to the source code of this file.
Defines | |
#define | VTK_ICP_MODE_RMS 0 |
#define | VTK_ICP_MODE_AV 1 |
|
Definition at line 50 of file vtkIterativeClosestPointTransform.h. Referenced by vtkIterativeClosestPointTransform::SetMeanDistanceModeToRMS(). |
|
Definition at line 51 of file vtkIterativeClosestPointTransform.h. Referenced by vtkIterativeClosestPointTransform::SetMeanDistanceModeToAbsoluteValue(). |