Function ode_base::ode::dGeomHeightfieldDataBuildSingle
source · pub unsafe extern "C" fn dGeomHeightfieldDataBuildSingle(
d: dHeightfieldDataID,
pHeightData: *const f32,
bCopyHeightData: c_int,
width: dReal,
depth: dReal,
widthSamples: c_int,
depthSamples: c_int,
scale: dReal,
offset: dReal,
thickness: dReal,
bWrap: c_int
)