Functions
GLM_GTX_perpendicular
GTX Extensions (Experimental)

Perpendicular of a vector from other one. More...

Collaboration diagram for GLM_GTX_perpendicular:

Functions

template<typename vecType >
GLM_FUNC_DECL vecType glm::perp (vecType const &x, vecType const &Normal)

Detailed Description

Perpendicular of a vector from other one.

<glm/gtx/perpendicular.hpp> need to be included to use these functionalities.


Function Documentation

template<typename vecType >
GLM_FUNC_DECL vecType glm::perp ( vecType const &  x,
vecType const &  Normal 
)

Projects x a perpendicular axis of Normal. From GLM_GTX_perpendicular extension.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:38