3rdparty/glm/doc/api/a00045.html
| | 0.9.8 |
gtx/integer.hpp File Reference
Go to the source code of this file.
|
| | typedef signed int | sint | | |
|
| | template<typename genType > | | GLM_FUNC_DECL genType | factorial (genType const &x) | | | | GLM_FUNC_DECL unsigned int | floor_log2 (unsigned int x) | | | | GLM_FUNC_DECL int | mod (int x, int y) | | | | GLM_FUNC_DECL uint | mod (uint x, uint y) | | | | GLM_FUNC_DECL uint | nlz (uint x) | | | | GLM_FUNC_DECL int | pow (int x, int y) | | | | GLM_FUNC_DECL uint | pow (uint x, uint y) | | | | GLM_FUNC_DECL int | sqrt (int x) | | | | GLM_FUNC_DECL uint | sqrt (uint x) | | |
See alsoGLM Core (dependence)
Definition in file gtx/integer.hpp.
Generated by 1.8.10