NazaraEngine/include/Nazara/Math
Lynix a1624af969 Improved [Box|Rect]::Intersect performances
Allowed early returns


Former-commit-id: 59001afdd9734666640d440cb8b87b5a426973ce
2015-01-03 22:15:15 +01:00
..
Algorithm.hpp Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Algorithm.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
BoundingVolume.hpp Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
BoundingVolume.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Box.hpp Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02:00
Box.inl Improved [Box|Rect]::Intersect performances 2015-01-03 22:15:15 +01:00
Config.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Enums.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
EulerAngles.hpp Fixed EulerAngles operator+= return type 2014-07-15 01:01:37 +02:00
EulerAngles.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Frustum.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Frustum.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Matrix4.hpp Added FIXME 2014-08-05 09:41:57 +02:00
Matrix4.inl Fixed Matrix4::IsIdentity() 2014-12-07 03:04:04 +01:00
OrientedBox.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
OrientedBox.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Plane.hpp Suppressions of getters 2014-07-04 11:31:51 +02:00
Plane.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Quaternion.hpp Added Quaternion::Normalize static method 2014-09-03 13:30:12 +02:00
Quaternion.inl Added Quaternion::Normalize static method 2014-09-03 13:30:12 +02:00
Ray.hpp Improved Ray class 2014-07-10 10:11:17 +02:00
Ray.inl Removed debug code (Oops) 2014-07-10 10:41:50 +02:00
Rect.hpp Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02:00
Rect.inl Improved [Box|Rect]::Intersect performances 2015-01-03 22:15:15 +01:00
Sphere.hpp Suppressions of getters 2014-07-04 11:31:51 +02:00
Sphere.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00
Vector2.hpp Removed toDegree arg from VectorI::AngleBetween 2014-07-10 10:03:35 +02:00
Vector2.inl Fixed Vector[2|3]::Normalize returning NaN for zero vectors 2014-08-05 17:38:49 +02:00
Vector3.hpp Removed toDegree arg from VectorI::AngleBetween 2014-07-10 10:03:35 +02:00
Vector3.inl Fixed Vector[2|3]::Normalize returning NaN for zero vectors 2014-08-05 17:38:49 +02:00
Vector4.hpp Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02:00
Vector4.inl Renamed Basic.hpp to Algorithm.hpp 2014-07-28 15:18:39 +02:00