int_10_10_10_2.hpp
Go to the documentation of this file.
1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
15 
16 
17 
18 
19 
20 
21 
22 
23 
24 
25 
26 
27 
28 
29 
30 
31 
32 
33 
34 
35 
36 
37 
38 
39 #ifndef GLM_GTX_int_10_10_10_2
40 #define GLM_GTX_int_10_10_10_2 GLM_VERSION
41 
42 // Dependency:
43 #include "../glm.hpp"
44 #include "../gtx/raw_data.hpp"
45 
46 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
47 # pragma message("GLM: GLM_GTX_int_10_10_10_2 extension included")
48 #endif
49 
50 namespace glm
51 {
54 
58 
60 }//namespace glm
61 
62 #include "int_10_10_10_2.inl"
63 
64 #endif//GLM_GTX_int_10_10_10_2