#include <MRMesh/MRTriDist.h>
Public Member Functions | |
| bool | canExitEarlier () const |
| with the current parameters | |
| bool | canExitEarlier (T distSqLowerBound) const |
| with this particular lower bound | |
Public Attributes | |
| T | upDistLimitSq = std::numeric_limits<T>::max() |
| UpLimitCheck | upLimitCheck = UpLimitCheck::Greater |