GLM_GTX_raw_data extension: Projection of a vector to other one. More...
Typedefs | |
typedef gtc::type_precision::uint8 | byte |
Type for byte numbers. | |
typedef gtc::type_precision::uint32 | dword |
Type for dword numbers. | |
typedef gtc::type_precision::uint64 | qword |
Type for qword numbers. | |
typedef gtc::type_precision::uint16 | word |
Type for word numbers. |
GLM_GTX_raw_data extension: Projection of a vector to other one.
typedef gtc::type_precision::uint8 byte |
typedef gtc::type_precision::uint32 dword |
Type for dword numbers.
From GLM_GTX_raw_data extension.
Definition at line 37 of file raw_data.hpp.
typedef gtc::type_precision::uint64 qword |
Type for qword numbers.
From GLM_GTX_raw_data extension.
Definition at line 41 of file raw_data.hpp.
typedef gtc::type_precision::uint16 word |