breakout
This commit is contained in:
@@ -564,6 +564,8 @@ pub fn closest_fev_not_inside<'a>(mesh:&MinkowskiMesh<'a>,point:Planar64Vec3)->O
|
||||
}
|
||||
}
|
||||
}
|
||||
// we found the connecting edge which is guaranteed to be unique, but could not find the connecting face
|
||||
break;
|
||||
}
|
||||
}
|
||||
Err(OhNoes)
|
||||
|
||||
Reference in New Issue
Block a user