|
Clutter Engine 0.0.1
|
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) |