Function nalgebra_glm::angle

source ·
pub fn angle<N: Real, D: Dimension>(x: &TVec<N, D>, y: &TVec<N, D>) -> Nwhere
    DefaultAllocator: Alloc<N, D>,
Expand description

The angle between two vectors.