mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +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