mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 13:33:27 +02:00
whitespace
This commit is contained in:
parent
076e2b73a1
commit
f3acec5177
1 changed files with 0 additions and 2 deletions
|
@ -135,8 +135,6 @@ int unpackOrientationQuatFromBytes(const unsigned char* buffer, glm::quat& quatO
|
||||||
return sizeof(quatParts);
|
return sizeof(quatParts);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Safe version of glm::eulerAngles; uses the factorization method described in David Eberly's
|
// Safe version of glm::eulerAngles; uses the factorization method described in David Eberly's
|
||||||
// http://www.geometrictools.com/Documentation/EulerAngles.pdf (via Clyde,
|
// http://www.geometrictools.com/Documentation/EulerAngles.pdf (via Clyde,
|
||||||
// https://github.com/threerings/clyde/blob/master/src/main/java/com/threerings/math/Quaternion.java)
|
// https://github.com/threerings/clyde/blob/master/src/main/java/com/threerings/math/Quaternion.java)
|
||||||
|
|
Loading…
Reference in a new issue