graphene_sys

Function graphene_matrix_perspective

source
pub unsafe extern "C" fn graphene_matrix_perspective(
    m: *const graphene_matrix_t,
    depth: c_float,
    res: *mut graphene_matrix_t,
)