Skip to main content

mat4_sub

Function mat4_sub 

Source
pub fn mat4_sub(a: Mat4Impl, b: Mat4Impl) -> Mat4Impl
Expand description

Subtract two DMat4 matrices element-wise.