0.9.9 API documenation
|
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... | |
Definition in file normal.hpp.