type_vec.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 #ifndef glm_core_type_vec
30 #define glm_core_type_vec
31 
32 #include "type_gentype.hpp"
33 
34 namespace glm{
35 namespace detail
36 {
37 
38 }//namespace detail
39 }//namespace glm
40 
41 #endif//glm_core_type_vec