Functions | |
HC_EXTERNAL HIC_API void | HIC_Draw_DC_Polygon (HIC_Rendition const *nr, int count, HIC_DC_Point const points[]) |
HC_EXTERNAL HIC_API void HIC_Draw_DC_Polygon | ( | HIC_Rendition const * | nr, |
int | count, | ||
HIC_DC_Point const | points[] | ||
) |
nr | A pointer to a const HIC_Rendition. |
count | An int, one greater than the number of polygon vertices. |
points | A pointer to a const HIC_DC_Point. |
This function draws a filled polygon with edge.