You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore/Tests/Math
pruiksma 1924937150 Fixes from PR review 5 years ago
..
AabbTests.cpp adding test for Aabb::MultiplyByScale 5 years ago
ColorTests.cpp
CrcTests.cpp
CrcTestsCompileTimeLiterals.h
FrustumPerformanceTests.cpp
FrustumTests.cpp
IntersectionTests.cpp
MathIntrinsicsTests.cpp
MathTestData.h first pass of changing transform to use float for scale internally rather than Vector3 5 years ago
MathUtilsTests.cpp
Matrix3x3PerformanceTests.cpp
Matrix3x3Tests.cpp Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
Matrix3x4PerformanceTests.cpp
Matrix3x4Tests.cpp Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
Matrix4x4PerformanceTests.cpp
Matrix4x4Tests.cpp Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
MatrixUtilsTests.cpp
ObbPerformanceTests.cpp
ObbTests.cpp first pass of changing transform to use float for scale internally rather than Vector3 5 years ago
PlanePerformanceTests.cpp
PlaneTests.cpp
QuaternionPerformanceTests.cpp
QuaternionTests.cpp
RandomTests.cpp Fixes from PR review 5 years ago
SfmtTests.cpp
ShapeIntersectionPerformanceTests.cpp
ShapeIntersectionTests.cpp
SimdMathTests.cpp
SphereTests.cpp
SplineTests.cpp
TransformPerformanceTests.cpp fix azcore tests 5 years ago
TransformTests.cpp fix another test 5 years ago
Vector2PerformanceTests.cpp
Vector2Tests.cpp
Vector3PerformanceTests.cpp
Vector3Tests.cpp
Vector4PerformanceTests.cpp
Vector4Tests.cpp