Function nalgebra_glm::reflect[][src]

pub fn reflect<N: Number>(m: &TMat4<N>, normal: &TVec3<N>) -> TMat4<N>

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