Skip to main content

b3CreateCone

Function b3CreateCone 

Source
pub unsafe extern "C" fn b3CreateCone(
    height: f32,
    radius1: f32,
    radius2: f32,
    slices: c_int,
) -> *mut b3HullData
Expand description

Create a tessellated cone as a hull.