Function nalgebra_glm::angle[][src]

pub fn angle<T: RealField, const D: usize>(x: &TVec<T, D>, y: &TVec<T, D>) -> T

The angle between two vectors.