pub unsafe extern "C" fn PxHeightField_getNbRows(
    self_: *const PxHeightField
) -> u32
Expand description

Retrieves the number of sample rows in the samples array.

The number of sample rows in the samples array.