Function nalgebra::rotation_between [] [src]

pub fn rotation_between<V: RotationTo>(a: &V, b: &V) -> V::DeltaRotationType

Computes the rotation needed to transform a to b.