pub unsafe extern "C" fn PxHeightField_getSampleStride(
self_: *const PxHeightField,
) -> u32Expand description
Retrieves the offset in bytes between consecutive samples in the array.
The offset in bytes between consecutive samples in the array.