Skip to content

Commit

Permalink
gni
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Jan 18, 2024
1 parent 4043c26 commit 3ff00e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/gtx/gtx_euler_angle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 3ff00e8

Please sign in to comment.