Flow Visualisation
handed_coordinate_space.inl File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 glm
 

Functions

template<typename T >
GLM_FUNC_QUALIFIER bool glm::rightHanded (detail::tvec3< T > const &tangent, detail::tvec3< T > const &binormal, detail::tvec3< T > const &normal)
 
template<typename T >
GLM_FUNC_QUALIFIER bool glm::leftHanded (detail::tvec3< T > const &tangent, detail::tvec3< T > const &binormal, detail::tvec3< T > const &normal)