Functions
GLM_GTX_projection
GTX Extensions (Experimental)

Projection of a vector to other one. More...

Collaboration diagram for GLM_GTX_projection:

Functions

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

Detailed Description

Projection of a vector to other one.

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


Function Documentation

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

Projects x on Normal. From GLM_GTX_projection extension.



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