Back to Mame

0.9.8: integer.hpp File Reference

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

latest2.1 KB
Original Source

| | 0.9.8 |

Functions

gtc/integer.hpp File Reference

Go to the source code of this file.

|

Functions

| | template<typename T , precision P, template< typename, precision > class vecType> | | GLM_FUNC_DECL vecType< int, P > | iround (vecType< T, P > const &x) | | | | template<typename genIUType > | | GLM_FUNC_DECL genIUType | log2 (genIUType x) | | | | template<typename genIUType > | | GLM_FUNC_DECL genIUType | mod (genIUType x, genIUType y) | | | | template<typename T , precision P, template< typename, precision > class vecType> | | GLM_FUNC_DECL vecType< T, P > | mod (vecType< T, P > const &x, T y) | | | | template<typename T , precision P, template< typename, precision > class vecType> | | GLM_FUNC_DECL vecType< T, P > | mod (vecType< T, P > const &x, vecType< T, P > const &y) | | | | template<typename T , precision P, template< typename, precision > class vecType> | | GLM_FUNC_DECL vecType< uint, P > | uround (vecType< T, P > const &x) | | |

Detailed Description

GLM_GTC_integer

See alsoGLM Core (dependence) GLM_GTC_integer (dependence)

Definition in file gtc/integer.hpp.


Generated by 1.8.10