Typedefs | Functions
glm::gtx::unsigned_int Namespace Reference

< GLM_GTX_unsigned_int extension: Add support for unsigned integer for core functions More...

Typedefs

typedef signed int sint

Functions

uint mod (uint x, uint y)
uint pow (uint x, uint y)
uint sqrt (uint x)

Detailed Description

< GLM_GTX_unsigned_int extension: Add support for unsigned integer for core functions