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
hultonha 6cc9a33845
Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902)
* add a new implementation for cone/ray intersect to simplify and fix existing issue

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* move new ray/cone intersection function to AzToolsFramework - repond to PR comments

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* updates following PR feedback

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* add additional comment to give more context to the intersection function

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* update google test expect usage

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
AzCore Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) 4 years ago
Platform Modernization + AZStd::function compare fix. (#3680) 4 years ago
Tests Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) 4 years ago
CMakeLists.txt Merge branch 'development' into cmake/AddressSanitizer 4 years ago