Contents

applying(_:)

Returns a ray that results from applying the specified pose.

Declaration

func applying(_ pose: Pose3D) -> Ray3D

Parameters

  • pose:

    The pose that the function applies to the ray.

See Also

Transforming a 3D ray structure