pub unsafe extern "C" fn b3CreateGrid( rowCount: c_int, columnCount: c_int, scale: b3Vec3, makeHoles: bool, ) -> *mut b3HeightFieldData
Create a grid as a height field.