Function nalgebra_glm::reflect[][src]

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

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