![]() |
Cinder
0.9.1
|
Typedefs | |
typedef detail::uint8 | glm::byte |
typedef detail::uint16 | glm::word |
typedef detail::uint32 | glm::dword |
typedef detail::uint64 | glm::qword |
Projection of a vector to other one.
<glm/gtx/raw_data.hpp> need to be included to use these functionalities.
typedef detail::uint8 glm::byte |
Type for byte numbers. From GLM_GTX_raw_data extension.
typedef detail::uint16 glm::word |
Type for word 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.