mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
7a7a685105
Currently, they can represent either vectors or quaternions, and the quaternions can be in either [s, v] form or [w, x, y, z] form. Many things will not actual work yet as the vector expression needs to be converted into the appropriate form for assigning the elements to the components of the "vector" type. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |