[][src]Function nalgebra_glm::rotate_vec2

pub fn rotate_vec2<N: RealField>(v: &TVec2<N>, angle: N) -> TVec2<N>

Rotate a two dimensional vector.