pub unsafe extern "C" fn PxSerialization_createSerialObjectIds(
    collection: *mut PxCollection,
    base: u64
)
Expand description

Creates PxSerialObjectId values for unnamed objects in a collection.

Creates PxSerialObjectId names for unnamed objects in a collection starting at a base value and incrementing, skipping values that are already assigned to objects in the collection.