destroy_zbuffer

Destroys a Z-buffer.

Description

void destroy_zbuffer(ZBUFFER *zbuf);
Destroys the Z-buffer when you are finished with it. Use this to avoid memory leaks in your program.
Examples using this:

Related Projects

The following projects include source code containing this keyword: