|
Developer Documentation
|
Public Attributes | |
| int | maxIterations_ |
| double | errorThreshold_ |
| double | distanceThreshold_ |
| double | normalDotThreshold_ |
| bool | debugOutput_ |
| bool | doResize_ |
| bool | interpolateNormals_ |
Definition at line 65 of file ICPPlugin.hh.
| bool ICPParameters::debugOutput_ |
Definition at line 70 of file ICPPlugin.hh.
| double ICPParameters::distanceThreshold_ |
Definition at line 68 of file ICPPlugin.hh.
| bool ICPParameters::doResize_ |
Definition at line 71 of file ICPPlugin.hh.
| double ICPParameters::errorThreshold_ |
Definition at line 67 of file ICPPlugin.hh.
| bool ICPParameters::interpolateNormals_ |
Definition at line 72 of file ICPPlugin.hh.
| int ICPParameters::maxIterations_ |
Definition at line 66 of file ICPPlugin.hh.
| double ICPParameters::normalDotThreshold_ |
Definition at line 69 of file ICPPlugin.hh.