|
0.9.7
|
Go to the documentation of this file.
45 #include "../detail/setup.hpp"
46 #include "../detail/type_int.hpp"
48 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
49 # pragma message("GLM: GLM_GTX_raw_data extension included")
59 typedef detail::uint8
byte;
63 typedef detail::uint16
word;
76 #include "raw_data.inl"
detail::uint16 word
Type for word numbers.
detail::uint8 byte
Type for byte numbers.
detail::uint32 dword
Type for dword numbers.
detail::uint64 qword
Type for qword numbers.