mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
- Updated handle syntax from `Handle(ClassName)` macro to `occ::handle<ClassName>` template - Deprecated `Standard_*` type aliases in favor of native C++ types - Removed package-specific collection aliases in favor of direct `NCollection_*` usage