mirror of https://github.com/mosra/magnum.git
Browse Source
Mainly a convenience function in case you want to compute sin and cos of the same, potentially longer expression, and you don't want to have repeated code or temporary variables. On some architectures might use faster instruction that computes both values in one shot.pull/118/head
2 changed files with 31 additions and 2 deletions
Loading…
Reference in new issue