PathEngine home previous: iContentProcessing3D::maximumMemoryAllocated()next: iContentProcessing3D::saveSnapshot()
Contents, API Reference, Interfaces, iContentProcessing3D, resetMaximumMemoryAllocated

iContentProcessing3D::resetMaximumMemoryAllocated()

Description

Resets PathEngine internal counter for peak memory allocated, if memory tracking is enabled.

Syntax

void resetMaximumMemoryAllocated();

Remarks

Call this before an operation to determine the maximum memory allocated at any one time by that operation.

You can check PathEngine's version attributes to determine whether or not memory tracking is enabled.
See Memory Tracking for details.

See Also

iContentProcessing3D::totalMemoryAllocated(), iContentProcessing3D::maximumMemoryAllocated()
Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEnginenext: iContentProcessing3D::saveSnapshot()