/// The [`Ray`] to intersect with the [`BVH`]. /// /// [`BVH`]: ../bvh/struct.BVH.html /// [`Ray`]: struct.Ray.html pub struct Ray {}