Skip to main content

direction

Function direction 

Source
pub fn direction<T: AffineSpace>(a: T, b: T) -> T::Diff
where T::Diff: InnerSpace,
Expand description

The normalized direction between two points.