Back to Mame

0.9.8: integer.hpp File Reference

3rdparty/glm/doc/api/a00045.html

latest1.9 KB
Original Source

| | 0.9.8 |

Typedefs | Functions

gtx/integer.hpp File Reference

Go to the source code of this file.

|

Typedefs

| | typedef signed int | sint | | |

|

Functions

| | 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) | | |

Detailed Description

GLM_GTX_integer

See alsoGLM Core (dependence)

Definition in file gtx/integer.hpp.


Generated by 1.8.10