0.9.8 API documenation
|
Go to the source code of this file.
Functions | |
template<typename T , precision P> | |
GLM_FUNC_DECL tvec3< T, P > | triangleNormal (tvec3< T, P > const &p1, tvec3< T, P > const &p2, tvec3< T, P > const &p3) |
Computes triangle normal from triangle points. More... | |
Definition in file normal.hpp.