Function e2rcore::implement::math::util::perspective
[−]
[src]
pub fn perspective(fov: f32, aspect: f32, near: f32, far: f32) -> Mat4<f32>