Contents

unapplying(_:)

Returns the primitive that results from unapplying a scaled pose to the primitive.

Declaration

func unapplying(_ pose: ScaledPose3DFloat) -> Point3DFloat

Parameters

  • pose:

    The scaled pose.

Discussion

  • Returns The transformed primitive.