NazaraEngine/tests/Nazara/Math
Gawaboumga cb8ab90300 Quaternion bug fix: missing 'x'
And indentation


Former-commit-id: 87e7cc0f69604f3c4593395b15068b9ded59ba1a
2015-08-21 12:04:46 +02:00
..
Algorithm.cpp Fix NumberEquals with unsigned 2015-08-21 11:49:37 +02:00
BoundingVolume.cpp Fix operator== with infinite BoundingVolume 2015-08-21 11:52:05 +02:00
Box.cpp Test box 2015-08-21 11:52:44 +02:00
EulerAngles.cpp EulerAngles simplification 2015-08-21 11:53:16 +02:00
Frustum.cpp Consequences of the plane change + change perspective 2015-08-21 12:01:52 +02:00
Matrix4.cpp Consequences of the plane change + change perspective 2015-08-21 12:01:52 +02:00
OrientedBox.cpp OrientedBox no problem 2015-08-21 12:03:37 +02:00
Plane.cpp Planes are ax+by+cz=d 2015-08-21 11:57:56 +02:00
Quaternion.cpp Quaternion bug fix: missing 'x' 2015-08-21 12:04:46 +02:00
Ray.cpp Consequences of the plane change + change perspective 2015-08-21 12:01:52 +02:00