Back to Mame

0.9.8: matrix_transform_2d.hpp File Reference

3rdparty/glm/doc/api/a00071.html

latest1.9 KB
Original Source

| | 0.9.8 |

Functions

matrix_transform_2d.hpp File Reference

Go to the source code of this file.

|

Functions

| | template<typename T , precision P> | | GLM_FUNC_QUALIFIER tmat3x3< T, P > | rotate (tmat3x3< T, P > const &m, T angle) | | | | template<typename T , precision P> | | GLM_FUNC_QUALIFIER tmat3x3< T, P > | scale (tmat3x3< T, P > const &m, tvec2< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_QUALIFIER tmat3x3< T, P > | shearX (tmat3x3< T, P > const &m, T y) | | | | template<typename T , precision P> | | GLM_FUNC_QUALIFIER tmat3x3< T, P > | shearY (tmat3x3< T, P > const &m, T x) | | | | template<typename T , precision P> | | GLM_FUNC_QUALIFIER tmat3x3< T, P > | translate (tmat3x3< T, P > const &m, tvec2< T, P > const &v) | | |

Detailed Description

GLM_GTX_matrix_transform_2d

AuthorMiguel Ángel Pérez MartínezSee alsoGLM Core (dependence)

Definition in file matrix_transform_2d.hpp.


Generated by 1.8.10