|
GraphicsAPI_2020C
|
GLM_GTX_exterior_product More...
#include "../detail/setup.hpp"#include "../detail/qualifier.hpp"#include "exterior_product.inl"
Go to the source code of this file.
Namespaces | |
| glm | |
| Core features | |
Functions | |
| template<typename T , qualifier Q> | |
| GLM_FUNC_DECL T | glm::cross (vec< 2, T, Q > const &v, vec< 2, T, Q > const &u) |
| Returns the cross product of x and y. More... | |
1.8.13