quakeforge/include/QF/math
Bill Currie f0dc995c67 Handle c99 inline vs gnu89 inline.
The meaning of "extern inline" and "inline" swaps between the two, and
gcc-5 uses c99 inline.
2015-08-18 00:11:03 +09:00
..
dual.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
half.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
matrix3.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
matrix4.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
quaternion.h Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
vector.h Handle c99 inline vs gnu89 inline. 2015-08-18 00:11:03 +09:00