Contents

unapplying(_:)

Returns a point that results from unapplying the specified pose.

Declaration

func unapplying(_ pose: Pose3D) -> Point3D

Parameters

  • pose:

    The pose that the function unapplies to the point.

See Also

Transforming a 3D point structure