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
Tom Hulton-Harrop 5bd751531d
Update return type for viewport screen functions (#5803)
* update return type for viewport screen functions

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add tests for AZ::Matrix3x4::CreateFromMatrix4x4 and add TransformPoint to Matrix3x4

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* update NDC -> Ndc

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* updates following review feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* updates and improvements following PR feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add forward declaration of Matrix3x4 type

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* update where forward declarations are defined for Matrix3x4

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
AabbTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ColorTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CrcTests.cpp more fixes for Code 4 years ago
CrcTestsCompileTimeLiterals.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FrustumPerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
FrustumTests.cpp Remove the legacy ViewSystem and some other tangentially related legacy code. (#5558) 4 years ago
IntersectionTests.cpp Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) 4 years ago
MathIntrinsicsTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MathTestData.h Update return type for viewport screen functions (#5803) 4 years ago
MathUtilsTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Matrix3x3PerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
Matrix3x3Tests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Matrix3x4PerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
Matrix3x4Tests.cpp Update return type for viewport screen functions (#5803) 4 years ago
Matrix4x4PerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
Matrix4x4Tests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MatrixUtilsTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ObbPerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
ObbTests.cpp Remove statistics profiler 4 years ago
PlanePerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
PlaneTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
QuaternionPerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
QuaternionTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
RandomTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SfmtTests.cpp Linux and non-unity build fixes 4 years ago
ShapeIntersectionPerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
ShapeIntersectionTests.cpp Code/Framework/AzCore 4 years ago
SimdMathTests.cpp Code/Framework/AzCore 4 years ago
SphereTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SplineTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TransformPerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
TransformTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Vector2PerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
Vector2Tests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Vector3PerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
Vector3Tests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Vector4PerformanceTests.cpp Fixes AzCore for MSVC 4 years ago
Vector4Tests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago