A function defined in BBMOD_DualQuaternion.gml
Dot(_dq)
Computes a dot product of two dual quaternions.
Name | Type | Description |
---|---|---|
_dq | Struct.BBMOD_DualQuaternion |
The other dual quaternion. |
Real
The dot product of the dual quaternions.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.