Skip to main content

MatrixPerspective

Function MatrixPerspective 

Source
pub unsafe extern "C" fn MatrixPerspective(
    fovY: f64,
    aspect: f64,
    nearPlane: f64,
    farPlane: f64,
) -> Matrix