|  | 1.0.0 API documentation
    | 
 
 
 
Go to the documentation of this file.
   18 #ifndef GLM_ENABLE_EXPERIMENTAL 
   19 #       error "GLM: GLM_GTX_scalar_relational is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it." 
   20 #elif GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED) 
   21 #       pragma message("GLM: GLM_GTX_scalar_relational extension included") 
   34 #include "scalar_relational.inl"