Query: polytype_flat
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POLYTYPE_FLAT(3alleg4) Allegro manual POLYTYPE_FLAT(3alleg4)NAMEPOLYTYPE_FLAT - Polygon rendering mode type Allegro game programming library.SYNOPSIS#include <allegro.h> #define POLYTYPE_FLATDESCRIPTIONA simple flat shaded polygon, taking the color from the `c' value of the first vertex. This polygon type is affected by the drawing_mode() function, so it can be used to render XOR or translucent polygons.SEE ALSOpolygon3d(3alleg4), drawing_mode(3alleg4), ex3d(3alleg4), excamera(3alleg4) Allegro version 4.4.2 POLYTYPE_FLAT(3alleg4)
Related Man Pages |
---|
set_trans_blender(3alleg4) - centos |
excamera(3alleg4) - mojave |
excamera(3alleg4) - osx |
excamera(3alleg4) - php |
excamera(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |