Go to the documentation of this file.
39 #ifndef GLM_GTX_perpendicular
40 #define GLM_GTX_perpendicular GLM_VERSION
44 #include "../gtx/projection.hpp"
46 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
47 # pragma message("GLM: GLM_GTX_perpendicular extension included")
57 template <
typename vecType>
60 vecType
const & Normal);
65 #include "perpendicular.inl"
67 #endif//GLM_GTX_perpendicular