mirror of
https://github.com/recp/cglm.git
synced 2026-06-01 20:30:25 -05:00
d841f8809d
* _mul: multiply two vector (replacement for _mulv) * _div: div two vector * _divs: div vector with scalar * adds: add scalar to each components of vec * subs: sub scalar from each components of vec