desmc ~master (2022-02-08T07:48:19.5112544)
Dub
Repo
PointCalibrationResult
des
mc
calibrate
point
Undocumented in source.
struct
PointCalibrationResult {
enum
State
;
State
state
;
fSeg
avg_ray
;
float
quality
;
float
stability
;
vec3
point
;
bool
done
[@property getter];
}
Members
Enums
State
enum
State
Undocumented in source.
Properties
done
bool
done
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
avg_ray
fSeg
avg_ray
;
Undocumented in source.
point
vec3
point
;
Undocumented in source.
quality
float
quality
;
Undocumented in source.
stability
float
stability
;
Undocumented in source.
state
State
state
;
Undocumented in source.
Meta
Source
See Implementation
des
mc
calibrate
point
classes
CalibratorException
PointCalibrator
manifest constants
bad_vec3
structs
PointCalibrationResult
PointCalibratorParam