00001 
00002 
00004 
00005 
00006 
00007 
00009 
00010 
00012 
00013 #ifndef glm_gtc_matrix_operation
00014 #define glm_gtc_matrix_operation
00015 
00016 
00017 #include "../glm.hpp"
00018 
00019 namespace glm{
00020 namespace gtc{
00022 namespace matrix_operation
00023 {
00024 
00025 }
00026 }
00027 }
00028 
00029 #define GLM_GTC_matrix_operation namespace gtc::matrix_operation
00030 #ifndef GLM_GTC_GLOBAL
00031 namespace glm {using GLM_GTC_matrix_operation;}
00032 #endif//GLM_GTC_GLOBAL
00033 
00034 #include "matrix_operation.inl"
00035 
00036 #endif//glm_gtc_matrix_operation