Disposal Class

Description

The Disposal class is used to release the memory associated with objects in GeoCalc.  

For more information about memory management in GeoCalc, please consult the Getting Started Guide.

 

Public Methods

Method

Description

Dispose

Releases the memory associated with the specified object

DisposeVector

Releases the memory associated with a std::vector of GeoBase objects.