dxx-rebirth/common/maths
Kp ba01b2bdc1 Convert some math functions to fixang
The value was always truncated internally anyway.  Move the truncation
to the call boundary, since most callers started with a fixang.
2021-11-01 03:37:20 +00:00
..
fixc.cpp Convert some math functions to fixang 2021-11-01 03:37:20 +00:00
rand.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
tables.cpp Qualify uses of std::array 2020-05-02 21:18:42 +00:00
vecmat.cpp Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00