Contents

unapplying(_:)

Unapplies the specified pose to the ray.

Declaration

func unapplying(_ pose: Pose3D) -> Ray3D

Parameters

  • pose:

    The pose that the function unapplies to the ray.

See Also

Transforming a 3D ray structure