unapplying(_:)
Returns a point that results from unapplying the specified pose.
Declaration
func unapplying(_ pose: Pose3D) -> Point3DParameters
- pose:
The pose that the function unapplies to the point.
Returns a point that results from unapplying the specified pose.
func unapplying(_ pose: Pose3D) -> Point3DThe pose that the function unapplies to the point.