NazaraEngine/include/Nazara/Math
Lynix 8c7d886f73 Math/Algorithm: Reenable constexpr 2019-04-15 14:16:57 +02:00
..
Algorithm.hpp Math/Algorithm: Reenable constexpr 2019-04-15 14:16:57 +02:00
Algorithm.inl Math/Algorithm: Reenable constexpr 2019-04-15 14:16:57 +02:00
Angle.hpp Math/Angle: Fix compilation & warning on GCC < 8 2018-10-12 17:09:39 +02:00
Angle.inl Math/Angle: Fix compilation & warning on GCC < 8 2018-10-12 17:09:39 +02:00
BoundingVolume.hpp Revert "Try to fix compilation" 2018-03-20 21:57:28 +01:00
BoundingVolume.inl Fix compilation 2018-03-20 21:59:27 +01:00
Box.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Box.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Config.hpp Improve documentation 2016-03-01 15:37:05 +01:00
Enums.hpp Fix missing file 2018-09-05 15:13:39 +02:00
EulerAngles.hpp Math/Angle: Fix implicit conversion to Euler Angles/Quaternion 2018-09-06 13:24:29 +02:00
EulerAngles.inl Math/Angle: Fix implicit conversion to Euler Angles/Quaternion 2018-09-06 13:24:29 +02:00
Frustum.hpp And fix compilation again 2018-03-20 22:11:42 +01:00
Frustum.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Matrix4.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Matrix4.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
OrientedBox.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
OrientedBox.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Plane.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Plane.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Quaternion.hpp Math/Angle: Fix implicit conversion to Euler Angles/Quaternion 2018-09-06 13:24:29 +02:00
Quaternion.inl Math/Angle: Fix implicit conversion to Euler Angles/Quaternion 2018-09-06 13:24:29 +02:00
Ray.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Ray.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Rect.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Rect.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Sphere.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Sphere.inl Core/Serialization: Add type tag parameters 2018-03-20 20:56:06 +01:00
Vector2.hpp Math: Added Vector[2|3|4](u)i64 typedefs 2019-03-16 15:40:52 +01:00
Vector2.inl Math/Vector[2|3]: Removed Distancef and made Distance templated 2018-07-02 18:13:14 +02:00
Vector3.hpp Math: Added Vector[2|3|4](u)i64 typedefs 2019-03-16 15:40:52 +01:00
Vector3.inl Math/Vector[2|3]: Removed Distancef and made Distance templated 2018-07-02 18:13:14 +02:00
Vector4.hpp Math: Added Vector[2|3|4](u)i64 typedefs 2019-03-16 15:40:52 +01:00
Vector4.inl Math/Vector4: Fixed missing implementation 2019-03-16 15:43:37 +01:00