PxHeightField_getSample

Function PxHeightField_getSample 

Source
pub unsafe extern "C" fn PxHeightField_getSample(
    self_: *const PxHeightField,
    row: u32,
    column: u32,
) -> *const PxHeightFieldSample
Expand description

Returns heightfield sample of given row and column

Heightfield sample