- Move functions to C++ namespace - Use two functions with simpler responsibilities instead - Use C++ math functions - Remove arguments structs left over from before C++ transition - Return ray distance precalculation by value
- Move functions to C++ namespace - Use two functions with simpler responsibilities instead - Use C++ math functions - Remove arguments structs left over from before C++ transition - Return ray distance precalculation by value