mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 00:59:29 +00:00
* _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