MeshLib C++ Docs
Loading...
Searching...
No Matches
MRUIQualityControl.h
Go to the documentation of this file.
1#pragma once
2
4#include "exports.h"
5
7
9{
10
14MRVIEWER_API bool inputTolerance( const char* label, ObjectComparableWithReference& object, std::size_t index );
15
16}
A base class for a data-model object that is a feature/measurement that can be compared between two m...
Definition MRObjectComparableWithReference.h:17
Specialized UI for quality-control things.
Definition MRUIQualityControl.h:9
MRVIEWER_API bool inputTolerance(const char *label, ObjectComparableWithReference &object, std::size_t index)