Contents

rotated(by:)

Returns a pose that results from applying the specified rotation.

Declaration

func rotated(by rotation: Rotation3D) -> Pose3D

Parameters

  • rotation:

    The rotation structure that defines the rotation’s angle and axis.

See Also

Transforming a 3D pose structure