Skip to main content

b3CreateCylinder

Function b3CreateCylinder 

Source
pub unsafe extern "C" fn b3CreateCylinder(
    height: f32,
    radius: f32,
    yOffset: f32,
    sides: c_int,
) -> *mut b3HullData
Expand description

Create a tessellated cylinder as a hull.