Back to Mame

0.9.8: GLM_GTX_projection

3rdparty/glm/doc/api/a00219.html

latest845 B
Original Source

| | 0.9.8 |

Functions

GLM_GTX_projection GTX Extensions (Experimental)

|

Functions

| | template<typename vecType > | | GLM_FUNC_DECL vecType | 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

| GLM_FUNC_DECL vecType glm::proj | ( | vecType const & | x, | | | | vecType const & | Normal | | | ) | | |

Projects x on Normal.

See alsoGLM_GTX_projection


Generated by 1.8.10