Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024 #ifndef GLM_GTX_constants
00025 #define GLM_GTX_constants
00026
00027 #include "../gtc/constants.hpp"
00028
00029 #if(defined(GLM_MESSAGES))
00030 # pragma message("GLM: GLM_GTX_constants extension is deprecated, include GLM_GTC_constants (glm/gtc/constants.hpp) instead")
00031 #endif
00032
00033 #endif//GLM_GTX_constants