Skip to main content

MatrixOrtho

Function MatrixOrtho 

Source
pub unsafe extern "C" fn MatrixOrtho(
    left: f64,
    right: f64,
    bottom: f64,
    top: f64,
    nearPlane: f64,
    farPlane: f64,
) -> Matrix