Function nalgebra_glm::reflect2d

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

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