Contents

flipped(along:)

Returns a pose that results from flipping it along the specified axis.

Declaration

func flipped(along axis: Axis3D) -> Pose3D

Parameters

  • axis:

    An axis structure that specifies the flip axis.

See Also

Transforming a 3D pose structure