Go to the documentation of this file.
38 #ifndef GLM_GTX_raw_data
39 #define GLM_GTX_raw_data
42 #include "../detail/setup.hpp"
44 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
45 # pragma message("GLM: GLM_GTX_raw_data extension included")
55 typedef detail::uint8
byte;
59 typedef detail::uint16
word;
72 #include "raw_data.inl"
74 #endif//GLM_GTX_raw_data
detail::uint32 dword
Type for dword numbers.
detail::uint64 qword
Type for qword numbers.
detail::uint16 word
Type for word numbers.
detail::uint8 byte
Type for byte numbers.