Function nalgebra_glm::reflect

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

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