mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 12:41:54 +00:00
Ticket #29
This commit is contained in:
parent
e07f5f1f24
commit
ef0759ab21
@ -170,6 +170,7 @@ namespace transform2
|
||||
result[0][0] = scale;
|
||||
result[1][1] = scale;
|
||||
result[2][2] = scale;
|
||||
return result;
|
||||
}
|
||||
|
||||
template <typename T>
|
||||
|
Loading…
Reference in New Issue
Block a user