Files
OCCT/tests/bugs/modalg_7
Pasukhin Dmitry 4727f7c049 Modeling Data - Refactor offset curve and surface evaluators (#930)
Extract derivative calculation logic from GeomEvaluator and
  Geom2dEvaluator classes into dedicated utility headers:
- Geom_OffsetSurfaceUtils.pxx for 3D offset surface derivatives
- Geom_OffsetCurveUtils.pxx for 3D offset curve derivatives  
- Geom2d_OffsetCurveUtils.pxx for 2D offset curve derivatives
- Geom_ExtrusionUtils.pxx for extrusion surface calculations
- Geom_RevolutionUtils.pxx for revolution surface calculations

Utility functions provide unified handling of singular and non-singular
  cases with osculating surface support for higher-order derivatives.

Buffer management uses NCollection_LocalArray for stack-safe allocation
  with heap fallback when sizes exceed expected limits.

Test case expectations updated to reflect improved calculation accuracy.
2025-12-16 21:06:40 +00:00
..
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2019-09-20 19:39:30 +03:00
2017-11-24 15:39:23 +03:00
2017-11-24 15:39:23 +03:00
2017-07-20 11:40:37 +03:00
2017-11-24 15:39:23 +03:00
2017-11-24 15:39:23 +03:00
2017-11-24 15:39:23 +03:00
2017-11-24 15:39:23 +03:00
2017-08-10 13:56:12 +03:00
2017-11-24 15:39:23 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-10-06 10:28:34 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-11-14 15:56:57 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-10 13:56:12 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-11-02 17:02:45 +03:00
2017-08-24 21:24:34 +03:00
2017-08-24 21:24:34 +03:00
2017-08-24 21:24:34 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-18 12:13:40 +03:00
2017-08-24 21:24:34 +03:00
2017-10-06 10:28:34 +03:00
2017-08-24 21:24:34 +03:00
2017-08-24 21:24:34 +03:00
2017-08-24 21:24:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2017-10-06 10:28:34 +03:00
2020-04-10 17:41:39 +03:00