Function nalgebra::absolute_rotate [] [src]

pub fn absolute_rotate<V, M: AbsoluteRotate<V>>(m: &M, v: &V) -> V

Applies a rotation using the absolute values of its components.