Contents

applying(_:)

Returns a size that results from applying the specified pose.

Declaration

func applying(_ pose: Pose3D) -> Size3D

Parameters

  • pose:

    The pose that the function applies to the size.

See Also

Transforming a 3D size structure