Contents

concatenating(_:)

Returns a pose that represents the concatenation of two poses.

Declaration

func concatenating(_ transform: Pose3D) -> Pose3D

Parameters

  • transform:

    The second pose.

See Also

Transforming a 3D pose structure