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