|  | 0.9.6
    | 
 
 
  
  
 
Go to the documentation of this file.
   41 #include "../detail/setup.hpp" 
   42 #include "../detail/type_int.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" 
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.