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.
Method |
Description |
Releases the memory associated with the specified object |
|
Releases the memory associated with a std::vector of GeoBase objects. |