Function nalgebra_glm::reflect2d[][src]

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

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