Function nalgebra_glm::reflect2d

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

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