NazaraEngine/tests/UnitTests/Engine/Math
SirLynix 754a3d3614 Update unit tests for angle normalization change introduced in 6dc27e7948 2023-12-23 14:36:04 +01:00
..
AlgorithmMathTest.cpp Update unit tests for angle normalization change introduced in 6dc27e7948 2023-12-23 14:36:04 +01:00
AngleTest.cpp Update unit tests for angle normalization change introduced in 6dc27e7948 2023-12-23 14:36:04 +01:00
BoundingVolumeTest.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
BoxTest.cpp Math/Box: Rename FromExtends to FromExtents 2023-09-08 09:06:26 +02:00
EulerAnglesTest.cpp C++20 fixes 2023-11-14 15:40:48 +01:00
FrustumTest.cpp Math/Frustum: Fix Contains(Box) and Intersect(points, n) 2023-06-25 09:50:10 +02:00
Matrix4Test.cpp Minor fixes 2023-07-30 19:46:01 +02:00
OrientedBoxTest.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
PlaneTest.cpp Minor fixes 2023-07-30 19:46:01 +02:00
QuaternionTest.cpp Minor fixes 2023-07-30 19:46:01 +02:00
RayTest.cpp Minor fixes 2023-07-30 19:46:01 +02:00
RectTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
SphereTest.cpp Math/Box: Rename FromExtends to FromExtents 2023-09-08 09:06:26 +02:00
Vector2Test.cpp Minor fixes 2023-07-30 19:46:01 +02:00
Vector3Test.cpp Minor fixes 2023-07-30 19:46:01 +02:00
Vector4Test.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00