kos_sys::dc::matrix3d

Function mat_perspective

Source
pub unsafe extern "C" fn mat_perspective(
    xcenter: c_float,
    ycenter: c_float,
    cot_fovy_2: c_float,
    znear: c_float,
    zfar: c_float,
)