mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-30 12:14:08 +03:00
Updated the Evaluate() function to integrate memory pool usage and streamline the evaluation loop. Simplified shared entity retrieval in GetShareds() and Sharings(). Added necessary include for NCollection_IncAllocator to support memory pooling.