pub unsafe extern "C" fn PxHeightField_getNbRows(
self_: *const PxHeightField,
) -> u32Expand description
Retrieves the number of sample rows in the samples array.
The number of sample rows in the samples array.
pub unsafe extern "C" fn PxHeightField_getNbRows(
self_: *const PxHeightField,
) -> u32Retrieves the number of sample rows in the samples array.
The number of sample rows in the samples array.