FlukyEngine
Namespaces | Functions
exterior_product.hpp File Reference

GLM_GTX_exterior_product More...

#include "../detail/setup.hpp"
#include "../detail/qualifier.hpp"
#include "exterior_product.inl"
Include dependency graph for exterior_product.hpp:

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...
 

Detailed Description

GLM_GTX_exterior_product

See also
Core features (dependence)
GLM_GTX_exterior_product (dependence)