quakeforge/include/QF/math
Bill Currie cfaf158ebc [math] Add some bit-op functions
Just 32-bit rounding to next higher power of two, and base 2 logarithm.
Most importantly, they are suitable for use in initializers as they are
constant in, constant out.
2022-01-23 13:47:14 +09:00
..
bitop.h [math] Add some bit-op functions 2022-01-23 13:47:14 +09:00
dual.h Update for doxygen 1.8.16 2020-02-11 15:20:49 +09:00
half.h Update for doxygen 1.8.16 2020-02-11 15:20:49 +09:00
matrix3.h Fix a bunch of issues found by gcc-11 2021-06-13 14:30:59 +09:00
matrix4.h Update for doxygen 1.8.16 2020-02-11 15:20:49 +09:00
quaternion.h [math] Split out Quat/Vector compare implementations 2022-01-02 01:09:51 +09:00
vector.h [math] Clean up vector component operations 2022-01-02 01:15:17 +09:00