unapplying(_:)
Unapplies the specified pose to the ray.
Declaration
func unapplying(_ pose: Pose3D) -> Ray3DParameters
- pose:
The pose that the function unapplies to the ray.
Unapplies the specified pose to the ray.
func unapplying(_ pose: Pose3D) -> Ray3DThe pose that the function unapplies to the ray.