Function ode_base::ode::dGeomSetConvex
source · pub unsafe extern "C" fn dGeomSetConvex(
g: dGeomID,
_planes: *const dReal,
_count: c_uint,
_points: *const dReal,
_pointcount: c_uint,
_polygons: *const c_uint
)