pub unsafe extern "C" fn PxArticulationReducedCoordinate_getAggregate(
    self_: *const PxArticulationReducedCoordinate
) -> *mut PxAggregate
Expand description

Returns the aggregate the articulation might be a part of.

The aggregate the articulation is a part of, or NULL if the articulation does not belong to an aggregate.