SeriesMultiPointCalibrator

Undocumented in source.

Constructors

this
this(MultiPointCalibrator mpc, float mnpa)
Undocumented in source.

Members

Functions

checkRay
bool checkRay(fSeg ray)
Undocumented in source. Be warned that the author may not have intended to support it.
filter
auto filter(fSeg seg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

last_ray
fSeg last_ray;
Undocumented in source.
min_next_point_angle
float min_next_point_angle;
Undocumented in source.

Inherited Members

From BehaviorMultiPointCalibrator

calibrator
MultiPointCalibrator calibrator;
Undocumented in source.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
nextPoint
void nextPoint()
Undocumented in source. Be warned that the author may not have intended to support it.
points
const(vec3)[] points [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
done
bool done [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
currentIndex
size_t currentIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta