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 |
|---|
| exrotscl(3alleg4) - debian |
| exzbuf(3alleg4) - centos |
| exzbuf(3alleg4) - suse |
| exzbuf(3alleg4) - opendarwin |
| exzbuf(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Update kernel Linux without reboot?! |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |