Function rubullet_sys::b3ComputeProjectionMatrixFOV[][src]

pub unsafe extern "C" fn b3ComputeProjectionMatrixFOV(
    fov: f32,
    aspect: f32,
    nearVal: f32,
    farVal: f32,
    projectionMatrix: *mut f32
)