|  | 1.0.0 API documentation
    | 
Go to the source code of this file.
| Functions | |
| template<typename T , qualifier Q> | |
| GLM_FUNC_DECL vec< 3, T, Q > | triangleNormal (vec< 3, T, Q > const &p1, vec< 3, T, Q > const &p2, vec< 3, T, Q > const &p3) | 
| Computes triangle normal from triangle points.  More... | |
Definition in file normal.hpp.
 1.8.18
 1.8.18