Function nalgebra_glm::reflect2d[][src]

pub fn reflect2d<N: Number>(m: &TMat3<N>, normal: &TVec2<N>) -> TMat3<N>

Builds a reflection matrix and right-multiply it to m.