sig_div.hpp File Reference
#include "glm_alias.hpp"Go to the source code of this file.
Namespaces | |
| iv | |
Functions | |
| int | iv::sig_div (int a, unsigned b) |
| int2 | iv::sig_div (int2 a, unsigned b) |
| int | iv::sig_mul (int a, unsigned b) |
| int2 | iv::sig_mul (int2 a, unsigned b) |
| int | iv::sig_mod (int a, unsigned b) |
| int2 | iv::sig_mod (int2 a, unsigned b) |
| float | iv::sig_fmod (float val, float mod) |

