multiplyTransformMatrix3d Method

multiply this Transform times other Matrix3d, with other considered to be a Transform with 0 translation.

multiplyTransformMatrix3d(other: Matrix3d, result?: Transform): Transform

Parameter Type Description
other Matrix3d right hand Matrix3d for multiplication.
result Transform optional preallocated result to reuse.

Defined in

Last Updated: 08 January, 2020