raw_data.hpp
Go to the documentation of this file.
1 
38 #pragma once
39 
40 // Dependencies
41 #include "../detail/setup.hpp"
42 #include "../detail/type_int.hpp"
43 
44 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
45 # pragma message("GLM: GLM_GTX_raw_data extension included")
46 #endif
47 
48 namespace glm
49 {
52 
56 
60 
64 
68 
70 }// namespace glm
71 
72 #include "raw_data.inl"
detail::uint16 word
Definition: raw_data.hpp:59
detail::uint8 byte
Definition: raw_data.hpp:55
unsigned int uint32
Definition: type_int.hpp:75
unsigned short uint16
Definition: type_int.hpp:74
unsigned char uint8
Definition: type_int.hpp:73
detail::uint64 qword
Definition: raw_data.hpp:67
unsigned long long uint64
Definition: type_int.hpp:65
detail::uint32 dword
Definition: raw_data.hpp:63


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:41:32