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"
glm::word
detail::uint16 word
Definition: raw_data.hpp:59
glm::byte
detail::uint8 byte
Definition: raw_data.hpp:55
glm::detail::uint32
unsigned int uint32
Definition: type_int.hpp:75
glm::detail::uint16
unsigned short uint16
Definition: type_int.hpp:74
glm::detail::uint8
unsigned char uint8
Definition: type_int.hpp:73
glm
Definition: _literals.hpp:31
glm::qword
detail::uint64 qword
Definition: raw_data.hpp:67
glm::detail::uint64
unsigned long long uint64
Definition: type_int.hpp:65
glm::dword
detail::uint32 dword
Definition: raw_data.hpp:63


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:15