.\" Generated by the Allegro makedoc utility .TH ZBUFFER 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME ZBUFFER \- Stores 3d zbuffer information. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B typedef struct BITMAP ZBUFFER .SH 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. .SH SEE ALSO .BR BITMAP (3alleg4), .BR exzbuf (3alleg4)