applying(_:)
Returns a size that results from applying the specified pose.
Declaration
func applying(_ pose: Pose3D) -> Size3DParameters
- pose:
The pose that the function applies to the size.
Returns a size that results from applying the specified pose.
func applying(_ pose: Pose3D) -> Size3DThe pose that the function applies to the size.