Function nalgebra_glm::angle[][src]

pub fn angle<N: Real, D: Dimension>(x: &TVec<N, D>, y: &TVec<N, D>) -> N where
    DefaultAllocator: Alloc<N, D>, 

The angle between two vectors.