![]()  | 
 
Projection of a vector to other one. More...
Typedefs | |
| typedef uint8 | byte | 
| typedef uint32 | dword | 
| typedef uint64 | qword | 
| typedef uint16 | word | 
Projection of a vector to other one.
<glm/gtx/raw_data.hpp> need to be included to use these functionalities.
| typedef uint8 byte | 
| typedef uint32 dword | 
Type for dword numbers.
From GLM_GTX_raw_data extension.
Definition at line 43 of file raw_data.hpp.
| typedef uint64 qword | 
Type for qword numbers.
From GLM_GTX_raw_data extension.
Definition at line 47 of file raw_data.hpp.
| typedef uint16 word | 
 1.7.4