|
GraphicsAPI_2020C
|
Include <glm/gtx/raw_data.hpp> to use the features of this extension. More...
|
Typedefs | |
| typedef detail::uint8 | glm::byte |
| Type for byte numbers. More... | |
| typedef detail::uint16 | glm::word |
| Type for word numbers. More... | |
| typedef detail::uint32 | glm::dword |
| Type for dword numbers. More... | |
| typedef detail::uint64 | glm::qword |
| Type for qword numbers. More... | |
Include <glm/gtx/raw_data.hpp> to use the features of this extension.
Projection of a vector to other one
| typedef detail::uint8 glm::byte |
Type for byte numbers.
From GLM_GTX_raw_data extension.
| typedef detail::uint32 glm::dword |
Type for dword numbers.
From GLM_GTX_raw_data extension.
| typedef detail::uint64 glm::qword |
Type for qword numbers.
From GLM_GTX_raw_data extension.
| typedef detail::uint16 glm::word |
Type for word numbers.
From GLM_GTX_raw_data extension.
1.8.13