NazaraEngine/include/Nazara/Math
Lynix 165b73acb3 Math/Sphere: Fix SquaredDistance weirdness..
Fixes light selection
2016-12-15 14:37:58 +01:00
..
Algorithm.hpp Math/Algorithm: CountBits now returns a std::size_t instead of a T 2016-11-18 01:14:33 +01:00
Algorithm.inl Math/Algorithm: CountBits now returns a std::size_t instead of a T 2016-11-18 01:14:33 +01:00
BoundingVolume.hpp Various fixes 2016-07-28 19:22:41 +02:00
BoundingVolume.inl Fix compilation for gcc/clang + tests for serialization 2016-04-04 10:17:05 +02:00
Box.hpp Various fixes 2016-07-28 19:22:41 +02:00
Box.inl Various fixes 2016-07-28 19:22:41 +02:00
Config.hpp Improve documentation 2016-03-01 15:37:05 +01:00
Enums.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
EulerAngles.hpp Various fixes 2016-07-28 19:22:41 +02:00
EulerAngles.inl Utility/Algorithm: Fix GenerateBox plane rotation (Fix #114) 2016-11-14 00:02:01 +01:00
Frustum.hpp Various fixes 2016-07-28 19:22:41 +02:00
Frustum.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Matrix4.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Matrix4.inl Fix many errors and warnings found out by MinGW 2016-11-04 18:14:52 +01:00
OrientedBox.hpp Various fixes 2016-07-28 19:22:41 +02:00
OrientedBox.inl Various fixes 2016-07-28 19:22:41 +02:00
Plane.hpp Various fixes 2016-07-28 19:22:41 +02:00
Plane.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Quaternion.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Quaternion.inl Math/Quaternion: Fix compilation of static method Lerp 2016-11-18 21:25:02 +01:00
Ray.hpp Various fixes 2016-07-28 19:22:41 +02:00
Ray.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Rect.hpp Various fixes 2016-07-28 19:22:41 +02:00
Rect.inl Various fixes 2016-07-28 19:22:41 +02:00
Sphere.hpp Various fixes 2016-07-28 19:22:41 +02:00
Sphere.inl Math/Sphere: Fix SquaredDistance weirdness.. 2016-12-15 14:37:58 +01:00
Vector2.hpp PR-82: Fix indent 2016-10-13 04:48:19 +02:00
Vector2.inl PR-82: Fix indent 2016-10-13 04:48:19 +02:00
Vector3.hpp PR-82: Fix indent 2016-10-13 04:48:19 +02:00
Vector3.inl Fix many errors and warnings found out by MinGW 2016-11-04 18:14:52 +01:00
Vector4.hpp PR-82: Fix indent 2016-10-13 04:48:19 +02:00
Vector4.inl Fix many errors and warnings found out by MinGW 2016-11-04 18:14:52 +01:00