set_zbuffer(3alleg4) v7 man page | unix.com

Man Page: set_zbuffer

Operating Environment: v7

Section: 3alleg4

set_zbuffer(3alleg4)						  Allegro manual					      set_zbuffer(3alleg4)

NAME
set_zbuffer - Makes the given Z-buffer the active one. Allegro game programming library. SYNOPSIS
#include <allegro.h> void set_zbuffer(ZBUFFER *zbuf); DESCRIPTION
Makes the given Z-buffer be the active one. This should have been previously created with create_zbuffer(). SEE ALSO
create_zbuffer(3alleg4), clear_zbuffer(3alleg4), destroy_zbuffer(3alleg4), exzbuf(3alleg4) Allegro version 4.4.2 set_zbuffer(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - php
exzbuf(3alleg4) - opendarwin
exzbuf(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Required libs to compile libXft
Bash - here document on RHEL 6.8 and 6.9 servers aren't working