quakeforge/include/QF/math
Bill Currie f58c2fef5a Switch QF's quaterions from wxyz to xyzw.
After messing with SIMD stuff for a little, I think I now understand why
the industry went with xyzw instead of the mathematical wxyz. Anyway, this
will make for less pain in the future (assuming I got everything).
2018-10-12 14:33:55 +09:00
..
dual.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
half.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
matrix3.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
matrix4.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
quaternion.h Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
vector.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00