destroy_scene

Deallocates the memory used by a scene.

Description

void destroy_scene();
Deallocate memory previously allocated by create_scene. Use this to avoid memory leaks in your program.
Examples using this:

Related Projects

The following projects include source code containing this keyword: