mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 12:41:54 +00:00
Added trigonometric.hpp dep to matrix_transform_2d.inl
This commit is contained in:
parent
1644912f7d
commit
7cf0e87526
@ -21,11 +21,12 @@
|
|||||||
/// THE SOFTWARE.
|
/// THE SOFTWARE.
|
||||||
///
|
///
|
||||||
/// @ref gtx_matrix_transform_2d
|
/// @ref gtx_matrix_transform_2d
|
||||||
/// @file glm/gtc/gtx_matrix_transform_2d.inl
|
/// @file glm/gtc/matrix_transform_2d.inl
|
||||||
/// @date 2014-02-20
|
/// @date 2014-02-20
|
||||||
/// @author Miguel Ángel Pérez Martínez
|
/// @author Miguel Ángel Pérez Martínez
|
||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
#include "../trigonometric.hpp"
|
||||||
|
|
||||||
namespace glm
|
namespace glm
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user