Skip to content
Snippets Groups Projects
Commit 69e5f46e authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[MeL] Update checkMesh min/max bounds calls.

Avoids variable shadowing (vec_bounds).
Simplifies handling of error cases w/o using any
sentinel values.
Using sentinel values for integers or doubles
artificially restricts the range of possible values
used and can lead to unadvert (incorrect) errors.
parent 36933428
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment