Skip to main content

b3World_EnableWarmStarting

Function b3World_EnableWarmStarting 

Source
pub unsafe extern "C" fn b3World_EnableWarmStarting(
    worldId: b3WorldId,
    flag: bool,
)
Expand description

Enable/disable constraint warm starting. Advanced feature for testing. Disabling warm starting greatly reduces stability and provides no performance gain.