PathEngine home | previous: | next: |
When linking statically against the SDK it is possible for the calling application to supply allocator objects for custom memory allocation strategies, or instrumentation.
When a custom memory allocation strategy is supplied, all SDK internal allocations are passed through the custom allocation strategy, and PathEngine guarantees that each allocation is matched by a corresponding call to the allocators free().
See
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |