#include <MRFaceDistance.h>
Public Types | |
| enum class | OutputFaceValues { OutputFaceValues::Distances , OutputFaceValues::SeqOrder } |
Public Attributes | |
| OutputFaceValues | out = OutputFaceValues::Distances |
| float * | maxDist = nullptr |
| optional output of the maximal distance to the most distant face | |
| ProgressCallback | progress |
| for progress reporting and cancellation | |