Skip to content

Commit

Permalink
gna
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Jan 18, 2024
1 parent 3ff00e8 commit ed3113e
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 @@ -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);

Expand Down

0 comments on commit ed3113e

Please sign in to comment.