line2d::intersectWith now using f64 instead of f32 internally

Avoid losing precision when working with line2d<f64>

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6305 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
cutealien
2022-03-14 15:11:05 +00:00
parent 709cbe9df6
commit 530ddbf32f
2 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
Tests finished. 72 tests of 72 passed.
Compiled as DEBUG
Test suite pass at GMT Thu Feb 03 14:40:09 2022
Test suite pass at GMT Mon Mar 14 15:09:21 2022