intersects

open fun intersects(ray: Ray): Boolean

Returns true if this line segment intersects the given ray.