FreeBSD Manual Pages
ZBUFFER(3) Allegro manual ZBUFFER(3) NAME ZBUFFER - Stores 3d zbuffer information. Allegro game programming li- brary. SYNOPSIS #include <allegro.h> typedef struct BITMAP ZBUFFER DESCRIPTION Structure used by Allegro's 3d zbuffered rendering functions. You are not supposed to mix ZBUFFER with BITMAP even though it is currently possible to do so. This is just an internal representation, and it may change in the future. SEE ALSO BITMAP(3), exzbuf(3) Allegro version 4.4.3 ZBUFFER(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ZBUFFER&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>