Contents

unapplying(_:)

Returns a point that’s transformed by the inverse of the specified scaled pose.

Declaration

func unapplying(_ pose: ScaledPose3D) -> Point3D

See Also

Transforming a 3D point structure