-
- Downloads
Remove recursion from FloatDistance
The maximum recursion that could happen was 1 call in, but compilers had trouble determining that. Split this into 2 non-recursive functions so the compiler can easily determine the stack depth.
parent
fc58f4ed
Branches
Tags
Loading