NazaraEngine/include/Nazara/Math
SirLynix f5fefc7b86 Math: Add AngleBetween and RotateTowards for Vector3 and Quaternion 2023-12-07 16:50:22 +01:00
..
Angle.hpp Math: Remove Algorithm file and move string functions to StringExt 2023-06-06 08:59:58 +02:00
Angle.inl Math/Angle: Fix Zero() 2023-07-14 14:18:28 +02:00
BoundingVolume.hpp Minor fixes 2023-11-26 11:25:52 +01:00
BoundingVolume.inl Minor fixes 2023-11-26 11:25:52 +01:00
Box.hpp Math/Box: Rename FromExtends to FromExtents 2023-09-08 09:06:26 +02:00
Box.inl Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
Config.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Enums.hpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
EulerAngles.hpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
EulerAngles.inl Math: Remove Algorithm file and move string functions to StringExt 2023-06-06 08:59:58 +02:00
Frustum.hpp Graphics: Rework shadowing (add cascaded shadow mapping) 2023-10-14 14:46:49 +02:00
Frustum.inl Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
Matrix4.hpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
Matrix4.inl Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
OrientedBox.hpp Math/OrientedBox: Make GetCorners return an EnumArray ref 2023-08-25 17:13:39 +02:00
OrientedBox.inl Math/OrientedBox: Make GetCorners return an EnumArray ref 2023-08-25 17:13:39 +02:00
PidController.hpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
PidController.inl Improve math module (#396) 2023-06-02 22:30:51 +02:00
Plane.hpp Math/Plane: Fix construction from 3 points 2023-06-23 13:23:26 +02:00
Plane.inl Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Quaternion.hpp Math: Add AngleBetween and RotateTowards for Vector3 and Quaternion 2023-12-07 16:50:22 +01:00
Quaternion.inl Math: Add AngleBetween and RotateTowards for Vector3 and Quaternion 2023-12-07 16:50:22 +01:00
Ray.hpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
Ray.inl Minor fixes 2023-11-26 11:25:52 +01:00
Rect.hpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Rect.inl Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
Sphere.hpp Minor fixes 2023-07-30 19:46:01 +02:00
Sphere.inl Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Vector2.hpp Math/VectorI: Add Apply static method 2023-10-14 14:46:49 +02:00
Vector2.inl Math/VectorI: Add Apply static method 2023-10-14 14:46:49 +02:00
Vector3.hpp Math: Add AngleBetween and RotateTowards for Vector3 and Quaternion 2023-12-07 16:50:22 +01:00
Vector3.inl Math: Add AngleBetween and RotateTowards for Vector3 and Quaternion 2023-12-07 16:50:22 +01:00
Vector4.hpp Math/VectorI: Add Apply static method 2023-10-14 14:46:49 +02:00
Vector4.inl Math/VectorI: Add Apply static method 2023-10-14 14:46:49 +02:00