Overview Function List GLOD Web Site

NAME

glodShutdown - Cleans up all the memory by the GLOD library and shuts it down.

C SPECIFICATION

void glodShutdown(void)

DESCRIPTION

This call cleans up any still-existing hierarchies and memory buffers that are being used by GLOD and shuts it down. This call is not mandatory.

ERRORS

This function should not fail. If it does, something is pretty badly wrong anyhow, and you probably won't care that this function failed, too.


Last modified: 06/10/04 06:32:19 PM