1ZBUFFER(3)                      Allegro manual                      ZBUFFER(3)
2
3
4

NAME

6       ZBUFFER  -  Stores  3d  zbuffer  information.  Allegro game programming
7       library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       typedef struct BITMAP ZBUFFER
14

DESCRIPTION

16       Structure used by Allegro's 3d zbuffered rendering functions.  You  are
17       not  supposed  to  mix  ZBUFFER with BITMAP even though it is currently
18       possible to do so. This is just an internal representation, and it  may
19       change in the future.
20
21

SEE ALSO

23       BITMAP(3), exzbuf(3)
24
25
26
27Allegro                          version 4.4.3                      ZBUFFER(3)
Impressum