Go to the documentation of this file.
38 #ifndef GLM_GTX_handed_coordinate_space
39 #define GLM_GTX_handed_coordinate_space GLM_VERSION
44 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
45 # pragma message("GLM: GLM_GTX_handed_coordinate_space extension included")
57 detail::tvec3<T>
const & tangent,
58 detail::tvec3<T>
const & binormal,
59 detail::tvec3<T>
const & normal);
65 detail::tvec3<T>
const & tangent,
66 detail::tvec3<T>
const & binormal,
67 detail::tvec3<T>
const & normal);
72 #include "handed_coordinate_space.inl"
74 #endif//GLM_GTX_handed_coordinate_space