|  | 1.0.0 API documentation
    | 
| Functions | |
| template<typename genType > | |
| GLM_FUNC_DECL genType | perp (genType const &x, genType const &Normal) | 
| Projects x a perpendicular axis of Normal.  More... | |
Include <glm/gtx/perpendicular.hpp> to use the features of this extension.
Perpendicular of a vector from other one
| GLM_FUNC_DECL genType glm::perp | ( | genType const & | x, | 
| genType const & | Normal | ||
| ) | 
Projects x a perpendicular axis of Normal.
From GLM_GTX_perpendicular extension.
 1.8.18
 1.8.18