mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
gni
This commit is contained in:
parent
4043c26c24
commit
3ff00e806e
1 changed files with 0 additions and 1 deletions
|
@ -303,7 +303,6 @@ namespace test_eulerAngleYZ
|
|||
float const AngleY(glm::pi<float>() * 0.5f);
|
||||
float const AngleZ(glm::pi<float>() * 0.25f);
|
||||
|
||||
glm::vec3 const axisX(1.0f, 0.0f, 0.0f);
|
||||
glm::vec3 const axisY(0.0f, 1.0f, 0.0f);
|
||||
glm::vec3 const axisZ(0.0f, 0.0f, 1.0f);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue