0.9.7
scalar_relational.hpp
Go to the documentation of this file.
1 
42 #pragma once
43 
44 // Dependency:
45 #include "../glm.hpp"
46 
47 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
48 # pragma message("GLM: GLM_GTX_extend extension included")
49 #endif
50 
51 namespace glm
52 {
55 
56 
57 
59 }//namespace glm
60 
61 #include "scalar_relational.inl"
Definition: _noise.hpp:40