Open adriengivry opened 1 year ago
I think the GetMinor/Minor implement of Matrix3
and Matrix4
should get revised. The Matrix4 GetMinor
static method should take a Matrix4
as an input. And the current GetMinor
implement for Matrix4
should end up in Matrix3
.
The documentation (GitHub Wiki) is missing
GetMinor