Flow Visualisation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
random.hpp
Go to the documentation of this file.
1 
24 #if(defined(GLM_MESSAGES))
25 # pragma message("GLM: GLM_GTX_random extension is deprecated, include GLM_GTC_random instead")
26 #endif
27 
28 // Promoted:
29 #include "../gtc/random.hpp"