Flow Visualisation
type_mat.hpp
Go to the documentation of this file.
1 
29 #ifndef glm_core_type_mat
30 #define glm_core_type_mat
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_mat
Definition: _detail.hpp:38