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