pub unsafe extern "C" fn PxAggregate_getMaxNbShapes(
self_: *const PxAggregate,
) -> u32Expand description
Retrieves max amount of shapes that can be contained in the aggregate.
Max shape size.
pub unsafe extern "C" fn PxAggregate_getMaxNbShapes(
self_: *const PxAggregate,
) -> u32Retrieves max amount of shapes that can be contained in the aggregate.
Max shape size.