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