NazaraEngine/include/Nazara/Math
Gawaboumga 41a1b5d493 Physics2D tests (#129)
* Quaternion: Fix singularity on Z axis when converting to euler angles

* CollisionComponent2D: Add method to retrieve AABB

* Collider2D: Fix constructor for Box with Vector2

* Physics2D: Fix rotation (Chipmunk works with radian and Nazara degrees) and copy constructor of RigidBody2D

* Colider2D: Add New for convex and tests for the new classes
2017-08-20 21:47:23 +02:00
..
Algorithm.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Algorithm.inl Math/Algorithm: Optimize NumberEquals unsigned and float cases 2017-04-22 15:08:43 +02:00
BoundingVolume.hpp Update copyright year 2017-01-20 12:58:35 +01:00
BoundingVolume.inl Update copyright year 2017-01-20 12:58:35 +01:00
Box.hpp Cleanup pass 2017-04-22 15:08:05 +02:00
Box.inl Fix [Box|Rect]::Contains including outer border points 2017-06-01 17:24:28 +02:00
Config.hpp Improve documentation 2016-03-01 15:37:05 +01:00
Enums.hpp Update copyright year 2017-01-20 12:58:35 +01:00
EulerAngles.hpp Update copyright year 2017-01-20 12:58:35 +01:00
EulerAngles.inl Update copyright year 2017-01-20 12:58:35 +01:00
Frustum.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Frustum.inl Update copyright year 2017-01-20 12:58:35 +01:00
Matrix4.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Matrix4.inl Update copyright year 2017-01-20 12:58:35 +01:00
OrientedBox.hpp Update copyright year 2017-01-20 12:58:35 +01:00
OrientedBox.inl Update copyright year 2017-01-20 12:58:35 +01:00
Plane.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Plane.inl Update copyright year 2017-01-20 12:58:35 +01:00
Quaternion.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Quaternion.inl Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
Ray.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Ray.inl Update copyright year 2017-01-20 12:58:35 +01:00
Rect.hpp Cleanup pass 2017-04-22 15:08:05 +02:00
Rect.inl Fix [Box|Rect]::Contains including outer border points 2017-06-01 17:24:28 +02:00
Sphere.hpp Cleanup pass 2017-04-22 15:08:05 +02:00
Sphere.inl Cleanup pass 2017-04-22 15:08:05 +02:00
Vector2.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Vector2.inl Update copyright year 2017-01-20 12:58:35 +01:00
Vector3.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Vector3.inl Update copyright year 2017-01-20 12:58:35 +01:00
Vector4.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Vector4.inl Update copyright year 2017-01-20 12:58:35 +01:00