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.
Applies the specified pose to the ray.
mutating func apply(_ pose: Pose3D)The pose that the function applies to the ray.