BBMOD_DualQuaternion.Dot

A function defined in BBMOD_DualQuaternion.gml

Dot(_dq)

Description

Computes a dot product of two dual quaternions.

Arguments

Name Type Description
_dq Struct.BBMOD_DualQuaternion The other dual quaternion.

Returns

Real The dot product of the dual quaternions.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.