diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2016-04-14 16:10:23 +0900 |
---|---|---|
committer | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2016-04-14 16:16:36 +0900 |
commit | cb4015bb28dd7430efaaa523d04a155eb7e46305 (patch) | |
tree | 369008dd271edb40d0b3da7975743e784682efa6 /stoc | |
parent | 85dd50819b8b736e8a791ed3f001145a0df54265 (diff) |
use atan2 from std instead of glm
Some system glm libs don't (yet) have atan2 available and it is not
really needed in this case anyway (as we don't use it for glm::vec2
for example) so just replace it with std::atan2.
Change-Id: I5d417338ec167489f0252821650c64be454cca8a
Diffstat (limited to 'stoc')
0 files changed, 0 insertions, 0 deletions