NazaraEngine/include/Nazara/Math
Jérôme Leclercq 2b9d8becea Math: Rework Frustum class 2021-08-23 18:43:34 +02:00
..
Algorithm.hpp Graphics: Make use of shader binding sets 2021-06-16 16:50:00 +02:00
Algorithm.inl Graphics: Make use of shader binding sets 2021-06-16 16:50:00 +02:00
Angle.hpp Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Angle.inl Math: Replace M_PI defines with template constexpr constants 2021-06-05 16:35:15 +02:00
BoundingVolume.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
BoundingVolume.inl Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
Box.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Box.inl Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
Config.hpp Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Enums.hpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
EulerAngles.hpp Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
EulerAngles.inl Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Frustum.hpp Math: Rework Frustum class 2021-08-23 18:43:34 +02:00
Frustum.inl Math: Rework Frustum class 2021-08-23 18:43:34 +02:00
Matrix4.hpp Math/Matrix4: Remove implicit conversion to pointer 2021-07-03 18:20:00 +02:00
Matrix4.inl Math/Matrix4: Remove implicit conversion to pointer 2021-07-03 18:20:00 +02:00
OrientedBox.hpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
OrientedBox.inl Add frustum culling (WIP) 2021-08-19 23:26:34 +02:00
PidController.hpp Math: Add PidController class 2021-06-20 14:06:28 +02:00
PidController.inl Math: Add PidController class 2021-06-20 14:06:28 +02:00
Plane.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Plane.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Quaternion.hpp Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Quaternion.inl Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Ray.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Ray.inl Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
Rect.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Rect.inl Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
Sphere.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Sphere.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Vector2.hpp Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Vector2.inl Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Vector3.hpp Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Vector3.inl Math: Remove NAZARA_MATH_ANGLE_RADIAN and functions using it 2021-06-01 17:37:40 +02:00
Vector4.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Vector4.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00