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

Go to the source code of this file.

Namespaces

namespace  glm
 Core features
 

Functions

template<typename T , qualifier Q>
GLM_FUNC_DECL mat< 3, 3, T, Q > glm::matrixCross3 (vec< 3, T, Q > const &x)
 
template<typename T , qualifier Q>
GLM_FUNC_DECL mat< 4, 4, T, Q > glm::matrixCross4 (vec< 3, T, Q > const &x)
 

Detailed Description

GLM_GTX_matrix_cross_product

See also
Core features (dependence)
gtx_extented_min_max (dependence)