intersection

Function intersection 

Source
pub fn intersection(p1: DVec3, v1: DVec3, p2: DVec3, v2: DVec3) -> Option<DVec3>
Expand description

Get the intersection point of two ray