master
Christophe Riccio ago%!(EXTRA string=15 years)
parent e07f5f1f24
commit ef0759ab21
  1. 1
      glm/gtx/transform2.inl

@ -170,6 +170,7 @@ namespace transform2
result[0][0] = scale;
result[1][1] = scale;
result[2][2] = scale;
return result;
}
template <typename T>

Loading…
Cancel
Save