FUNCTION SMC_Matrix3_Apply : BOOL
Multiplies a matrix mR with a column vector vPos:
vDst := mR * vPos.
InOut:
Scope |
Name |
Type |
Inout |
vDst |
|
Inout Const |
mR |
|
vPos |
||
Return |
SMC_Matrix3_Apply |
BOOL |