Contents

*(_:_:)

Returns the point that results from applying the pose to the ray.

Declaration

static func * (lhs: Pose3DFloat, rhs: Ray3DFloat) -> Ray3DFloat

Parameters

  • lhs:

    The first value.

  • rhs:

    The second value.