Function reverie_engine_opengl::math::nalgebra::zero

source ·
pub fn zero<T>() -> T
where T: Zero,
Expand description

Gets the additive identity element.

§See also: