| PathEngine home | previous: | next: |
Returns the amount of memory allocated by PathEngine, if memory tracking is enabled.
tUnsigned32 totalMemoryAllocated(); |
If memory tracking is enabled this method returns the
total amount of memory allocated dynamically by PathEngine.
If memory tracking is not enabled then this method returns zero.
You can check PathEngine's version attributes
to determine whether or not memory tracking is enabled.
See
| Documentation for PathEngine release 5.24 - Copyright © 2002-2010 PathEngine | next: |