dGeomPlaneSetParams

Function dGeomPlaneSetParams 

Source
pub unsafe extern "C" fn dGeomPlaneSetParams(
    plane: dGeomID,
    a: f64,
    b: f64,
    c: f64,
    d: f64,
)