Contents

applying(_:)

Returns a rectangle that results from applying the specified pose.

Declaration

func applying(_ pose: Pose3D) -> Rect3D

Parameters

  • pose:

    The pose that the function applies to the rectangle.

See Also

Transforming a 3D rectangle structure