Function tool::core::geometry::directions[][src]

pub fn directions<T>(vectors: &Matrix3xX<T>) -> Matrix3xX<T> where
    T: RealField, 

Directions of a list of vectors 3xX.