occt-products: master e16d959d

Author Committer Branch Timestamp Parent
msv smoskvin master 2022-04-05 19:57:20 master 95c09c54
Changeset 0032911: Express Mesh - Algorithm takes too much memory to proceed

The algorithm QMBgr_FacetBuilder has been tuned to take less memory:
- Introduced new allocators for short life-cycle objects.
- Made construction of NCollection_Vector without incremental allocator.

Test case has been added.
mod - blob Diff File
mod - diff Diff File
mod - src/QMBgr/QMBgr_FacetBuilder.hxx Diff File