mat3: add rmc for mat3

This commit is contained in:
Recep Aslantas
2019-02-13 10:12:49 +03:00
parent c8b8f4f6f0
commit 2b1eece9ac
5 changed files with 53 additions and 1 deletions

View File

@@ -278,7 +278,7 @@ Functions documentation
| helper for R (row vector) * M (matrix) * C (column vector)
| the result is scalar because S * M = Matrix1x4 (row vector),
| the result is scalar because R * M = Matrix1x4 (row vector),
| then Matrix1x4 * Vec4 (column vector) = Matrix1x1 (Scalar)
Parameters: