pub unsafe extern "C" fn b3CreateCone( height: f32, radius1: f32, radius2: f32, slices: c_int, ) -> *mut b3HullData
Create a tessellated cone as a hull.