subtract

fun subtract(input: Pose, rotate: Boolean = true)

Subtract a this pose by another pose.

Parameters

input

Pose to subtract from this pose

rotate

If false the rotation value will remain unaffected