OEGeomQuaternionMultiply
OEGeomQuaternionMultiply(Product: OEDoubleArray, qLhs: OEDoubleArray,
qRhs: OEDoubleArray) -> None
Calculates the product of multiplication of two quaternions, \(Product = qLhs * qRhs\).
OEGeomQuaternionMultiply(Product: OEDoubleArray, qLhs: OEDoubleArray,
qRhs: OEDoubleArray) -> None
Calculates the product of multiplication of two quaternions, \(Product = qLhs * qRhs\).