pub unsafe extern "C" fn PxHeightField_getSample(
self_: *const PxHeightField,
row: u32,
column: u32,
) -> *const PxHeightFieldSampleExpand description
Returns heightfield sample of given row and column
Heightfield sample
pub unsafe extern "C" fn PxHeightField_getSample(
self_: *const PxHeightField,
row: u32,
column: u32,
) -> *const PxHeightFieldSampleReturns heightfield sample of given row and column
Heightfield sample