POLYTYPE_FLAT

Polygon rendering mode type

Description

#define POLYTYPE_FLAT
A 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.
Examples using this:

Related Projects

The following projects include source code containing this keyword: