mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-16 06:07:52 +08:00
715fcb5a92
Added the implementation of bndbox<->line and bndbox<->segment intersections for 2D to Bnd_Box2d Added the speedup for 2d classification to BRepClass_Intersector.cxx Added the test for our improvement