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
BoundingVolume.inl
Box.hpp
Box.inl
Config.hpp
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
Frustum.inl
Matrix4.hpp
Matrix4.inl
OrientedBox.hpp
OrientedBox.inl
Plane.hpp
Plane.inl
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
Ray.inl
Rect.hpp
Rect.inl
Sphere.hpp
Sphere.inl
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