Specialized UI for quality-control things. More...
Functions | |
| MRVIEWER_API bool | inputTolerance (const char *label, ObjectComparableWithReference &object, std::size_t index) |
Specialized UI for quality-control things.
| MRVIEWER_API bool MR::QualityControl::inputTolerance | ( | const char * | label, |
| ObjectComparableWithReference & | object, | ||
| std::size_t | index ) |
An input widget for the tolerance. Uses inputPlusMinus() internally. NOTE: This doesn't include the "reset" button to remove the tolerance, must draw that manually. index is the same index as used by ObjectComparableWithReference::getComparisonTolerence(), see that for more details.