cutealien 7ff82528f3 Unify matrix4::buildProjectionMatrixPerspectiveFov functions
We had 4 near identical functions, those now all call buildProjectionMatrixPerspectiveFov
They were a bit hard to check for errors otherwise.
Especially with the tiny confusing non-differences like one using (a-b) and other -(b-a)
Also new one uses matrix template parameter in case someone needs for example a high-precision matrix.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6530 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-09-22 16:06:40 +00:00
..
2022-04-04 16:37:55 +00:00
2022-04-12 16:04:56 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-03-31 13:12:47 +00:00
2023-04-01 15:50:08 +00:00