PxAggregate_getNbActors

Function PxAggregate_getNbActors 

Source
pub unsafe extern "C" fn PxAggregate_getNbActors(
    self_: *const PxAggregate,
) -> u32
Expand description

Returns the number of actors contained in the aggregate.

You can use getActors to retrieve the actor pointers.

Number of actors contained in the aggregate.