mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-30 01:29:00 +08:00
Poly_Connect::Load() now uses NCollection_IncAllocator instead of new/delete for allocation temporary sequence elements. StdPrs_ShadedShape, fillFaceBoundaries() now uses NCollection_IncAllocator for temporary points.