Contents

apply(_:)

Applies the specified pose to the ray.

Declaration

mutating func apply(_ pose: Pose3D)

Parameters

  • pose:

    The pose that the function applies to the ray.

See Also

Transforming a 3D ray structure