0.9.9 API documenation
Functions
normal.hpp File Reference

GLM_GTX_normal More...

Go to the source code of this file.

Functions

template<typename T , qualifier P>
GLM_FUNC_DECL vec< 3, T, P > triangleNormal (vec< 3, T, P > const &p1, vec< 3, T, P > const &p2, vec< 3, T, P > const &p3)
 Computes triangle normal from triangle points. More...
 

Detailed Description

GLM_GTX_normal

See also
GLM Core (dependence)
GLM_GTX_extented_min_max (dependence)

Definition in file normal.hpp.