mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-09 15:51:29 +08:00
c04f5e0b4c
- Fix negative modulo in torus bounding box computation - Fix hyperbola extrema loop early break condition - Fix OpenMin/OpenMax direction sign for infinite bounds - Remove dead code in cone bounding computation - Replace sqrt/log with more efficient computations in hyperbola bounds - General code cleanup and modernization