Function ovr_mobile_sys::helpers::ovrMatrix4f_CreateProjectionFov [] [src]

pub fn ovrMatrix4f_CreateProjectionFov(
    fov_degrees_x: f32,
    fov_degrees_y: f32,
    offset_x: f32,
    offset_y: f32,
    near_z: f32,
    far_z: f32
) -> ovrMatrix4f