![]() |
GLM_GTX_unsigned_int extension: Add support for unsigned integer for core functions. More...
Typedefs | |
| typedef signed int | sint |
| 32bit signed integer. | |
Functions | |
| uint | mod (uint x, uint y) |
| Modulus. | |
| uint | pow (uint x, uint y) |
| Returns x raised to the y power. | |
| uint | sqrt (uint x) |
| Returns the positive square root of x. | |
GLM_GTX_unsigned_int extension: Add support for unsigned integer for core functions.
1.7.3