Clutter Engine 0.0.1
Loading...
Searching...
No Matches
mixed_product.hpp File Reference
#include "../glm.hpp"
#include "mixed_product.inl"

Go to the source code of this file.

Namespaces

namespace  glm
 Core features
 

Functions

template<typename T , qualifier Q>
GLM_FUNC_DECL T glm::mixedProduct (vec< 3, T, Q > const &v1, vec< 3, T, Q > const &v2, vec< 3, T, Q > const &v3)
 Mixed product of 3 vectors (from GLM_GTX_mixed_product extension)
 

Detailed Description