mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 23:31:51 +00:00
gna
This commit is contained in:
parent
3ff00e806e
commit
ed3113eadd
1 changed files with 0 additions and 1 deletions
|
@ -327,7 +327,6 @@ namespace test_eulerAngleZY
|
|||
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