Query: set_zbuffer
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
set_zbuffer(3alleg4) Allegro manual set_zbuffer(3alleg4)NAMEset_zbuffer - Makes the given Z-buffer the active one. Allegro game programming library.SYNOPSIS#include <allegro.h> void set_zbuffer(ZBUFFER *zbuf);DESCRIPTIONMakes the given Z-buffer be the active one. This should have been previously created with create_zbuffer().SEE ALSOcreate_zbuffer(3alleg4), clear_zbuffer(3alleg4), destroy_zbuffer(3alleg4), exzbuf(3alleg4) Allegro version 4.4.2 set_zbuffer(3alleg4)
Related Man Pages |
---|
exzbuf(3alleg4) - debian |
exrotscl(3alleg4) - centos |
exrotscl(3alleg4) - php |
exzbuf(3alleg4) - centos |
exzbuf(3alleg4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |