Skip to main content

circle_circle

Function circle_circle 

Source
pub fn circle_circle(
    pos_a: Vec2,
    ra: f32,
    pos_b: Vec2,
    rb: f32,
    id_a: BodyId,
    id_b: BodyId,
) -> Option<ContactManifold>
Expand description

Test circle vs circle.