예제 #1
0
 public double AngleBetweenFast(Ray2d r)
 => Direction.AngleBetweenFast(r.Direction);