Skip to main content

PreSolveFcn

Type Alias PreSolveFcn 

Source
pub type PreSolveFcn = fn(ShapeId, ShapeId, Pos, Vec3, u64) -> bool;
Expand description

Prototype for a pre-solve callback. (b3PreSolveFcn)