Contents

applying(_:)

Returns a vector that results from applying the specified pose.

Declaration

func applying(_ pose: Pose3D) -> Vector3D

Parameters

  • pose:

    The pose that the function applies to the vector.

See Also

Transforming a vector