.\" Generated by the Allegro makedoc utility .TH POLYTYPE_ATEX_MASK 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME POLYTYPE_ATEX_MASK, POLYTYPE_PTEX_MASK \- Polygon rendering mode type Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B #define POLYTYPE_ATEX_MASK .B #define POLYTYPE_PTEX_MASK .SH DESCRIPTION Like POLYTYPE_ATEX and POLYTYPE_PTEX, but zero texture map pixels are skipped, allowing parts of the texture map to be transparent. .SH SEE ALSO .BR polygon3d (3alleg4), .BR POLYTYPE_ATEX (3alleg4), .BR POLYTYPE_PTEX (3alleg4), .BR ex3d (3alleg4)