|
GraphicsAPI_2020C
|
GLM_EXT_scalar_uint_sized More...
#include "../detail/setup.hpp"

Go to the source code of this file.
Classes | |
| struct | glm::detail::is_int< uint8 > |
| struct | glm::detail::is_int< uint16 > |
| struct | glm::detail::is_int< uint64 > |
Namespaces | |
| glm | |
| Core features | |
Typedefs | |
| typedef unsigned char | glm::detail::uint8 |
| typedef unsigned short | glm::detail::uint16 |
| typedef unsigned int | glm::detail::uint32 |
| typedef detail::uint8 | glm::uint8 |
| 8 bit unsigned integer type. | |
| typedef detail::uint16 | glm::uint16 |
| 16 bit unsigned integer type. | |
| typedef detail::uint32 | glm::uint32 |
| 32 bit unsigned integer type. | |
| typedef detail::uint64 | glm::uint64 |
| 64 bit unsigned integer type. | |
1.8.13