Functions | |
void | Relinquish_Memory (void) |
void Relinquish_Memory | ( | void | ) |
Returns temporary memory (kept internally by HOOPS) to the system.
NOTES
As a rule, it is moderately expensive to call Relinquish_Memory() . The entire list of allocated memory items is searched to determine what can or cannot be freed.