set_zbuffer

Makes the given Z-buffer the active one.

Description

void set_zbuffer(ZBUFFER *zbuf);
Makes the given Z-buffer be the active one. This should have been previously created with create_zbuffer().
Examples using this:

Related Projects

The following projects include source code containing this keyword: