stg_polygon_t Struct Reference
[Polygons]
#include <stage.h>
Detailed Description
define a polygon: a set of connected vertices drawn with a color. Can be drawn filled or unfilled.
Data Fields | |
GArray * | points |
stg_bool_t | filled |
stg_color_t | color |
Field Documentation
|
pointer to an array of points
|
|
if TRUE, this polygon is drawn filled
|
|
render color of this polygon - TODO - implement color rendering
|
The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 13:08:10 2005 for Stage by 1.4.0