PointCalibrator

Undocumented in source.

Constructors

this
this(PointCalibratorParam pcp)
Undocumented in source.

Members

Functions

calcPoint
auto calcPoint()
Undocumented in source. Be warned that the author may not have intended to support it.
calcQuality
float calcQuality(fSeg[] list)
Undocumented in source. Be warned that the author may not have intended to support it.
calcStability
float calcStability(fSeg variance)
Undocumented in source. Be warned that the author may not have intended to support it.
checkQuality
bool checkQuality(float quality)
Undocumented in source. Be warned that the author may not have intended to support it.
checkStability
bool checkStability(float stability)
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.
isResultable
bool isResultable()
Undocumented in source. Be warned that the author may not have intended to support it.
normalizeDeviation
float normalizeDeviation(float deviation)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

point
auto point [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fbuffer
FilterBuffer!fSeg fbuffer;
Undocumented in source.
last_point
vec3 last_point;
Undocumented in source.
params
PointCalibratorParam params;
Undocumented in source.
result_ray
fSeg[] result_ray;
Undocumented in source.

Meta