unapplying(_:)
Returns the primitive that results from unapplying a scaled pose to the primitive.
Declaration
func unapplying(_ pose: ScaledPose3DFloat) -> Point3DFloatParameters
- pose:
The scaled pose.
Discussion
Returns The transformed primitive.
Returns the primitive that results from unapplying a scaled pose to the primitive.
func unapplying(_ pose: ScaledPose3DFloat) -> Point3DFloatThe scaled pose.
Returns The transformed primitive.