mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 14:05:01 +00:00
Ticket #29
This commit is contained in:
parent
e07f5f1f24
commit
ef0759ab21
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ namespace transform2
|
|||
result[0][0] = scale;
|
||||
result[1][1] = scale;
|
||||
result[2][2] = scale;
|
||||
return result;
|
||||
}
|
||||
|
||||
template <typename T>
|
||||
|
|
Loading…
Add table
Reference in a new issue