Go to the documentation of this file.
39 #ifndef GLM_GTX_normal
40 #define GLM_GTX_normal GLM_VERSION
45 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
46 # pragma message("GLM: GLM_GTX_normal extension included")
58 detail::tvec3<T>
const & p1,
59 detail::tvec3<T>
const & p2,
60 detail::tvec3<T>
const & p3);
67 #endif//GLM_GTX_normal