mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
mat3: add rmc for mat3
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user