0.9.9 API documentation
|
Exposes sized unsigned integer scalar types. More...
Typedefs | |
typedef detail::uint16 | uint16 |
16 bit unsigned integer type. | |
typedef detail::uint32 | uint32 |
32 bit unsigned integer type. | |
typedef detail::uint64 | uint64 |
64 bit unsigned integer type. | |
typedef detail::uint8 | uint8 |
8 bit unsigned integer type. | |
Exposes sized unsigned integer scalar types.
Include <glm/ext/scalar_uint_sized.hpp> to use the features of this extension.