NazaraEngine/tests/Engine/Math
SirLynix 8784ec9b47 Add shader compiler (nzslc) and use it 2022-04-06 09:04:09 +02:00
..
AlgorithmMathTest.cpp Math: Replace M_PI defines with template constexpr constants 2021-06-05 16:35:15 +02:00
AngleTest.cpp Math: Replace M_PI defines with template constexpr constants 2021-06-05 16:35:15 +02:00
BoundingVolumeTest.cpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
BoxTest.cpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
EulerAnglesTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
FrustumTest.cpp Fix unit tests 2021-08-28 19:09:53 +02:00
Matrix4Test.cpp Add shader compiler (nzslc) and use it 2022-04-06 09:04:09 +02:00
OrientedBoxTest.cpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
PlaneTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
QuaternionTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
RayTest.cpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
RectTest.cpp Fixes a lot of warnings and move math enums to enum classes 2021-08-19 20:27:20 +02:00
SphereTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
Vector2Test.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
Vector3Test.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
Vector4Test.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00